次の方法で共有


TaskType.BillingInformation プロパティ

定義

プロパティは BillingInformation 、タスクの課金情報を含む文字列値を取得または設定します。

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

プロパティ値

プロパティは BillingInformation 、タスクの課金情報を含む文字列値を返します。

適用対象