ConnectedServiceProvider.Description プロパティ

定義

この ConnectedServiceProvider に関する詳細情報を取得または設定します。

public:  property System::String ^ Description {  public:
System::String ^ get(); protected:
 void set(System::String ^ value); };
public:  property Platform::String ^ Description {  public:
Platform::String ^ get(); protected:
 void set(Platform::String ^ value); };
public string Description { get; protected set; }
member this.Description : string with get, set
Public Property Description As String

プロパティ値

String が返されます。

適用対象