バージョン

Location プロパティ (Appointment)

Appointment の場所を取得または設定します。
シンタックス
'宣言
 
Public Overridable Property Location As String
public virtual string Location {get; set;}

プロパティ値

Appointment の場所を含む System.String を返します。
参照