다음을 통해 공유


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를 반환합니다.

적용 대상