Task.BillingInformation プロパティ

定義

タスクの課金情報を取得または設定します。

public:
 property System::String ^ BillingInformation { System::String ^ get(); void set(System::String ^ value); };
public string BillingInformation { get; set; }
Public Property BillingInformation As String

プロパティ値

文字列値。

適用対象