ConnectedServiceProvider.Category プロパティ

定義

この ConnectedServiceProvider を一覧表示するカテゴリを取得または設定します。

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

プロパティ値

String が返されます。

適用対象