다음을 통해 공유


ConnectedServiceProvider.Name 속성

정의

이 ConnectedServiceProvider의 사람이 읽을 수 있는 표시 이름을 가져오거나 설정합니다.

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

속성 값

String를 반환합니다.

적용 대상