バージョン

Location プロパティ (AppointmentVariance)

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

プロパティ値

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