IServerConnectionInformationDetails.Description 속성

정의

도구 설명 정보에 사용되는 서버에 대한 자세한 설명을 가져옵니다.

public:
 property System::String ^ Description { System::String ^ get(); };
public string Description { get; }
member this.Description : string
Public ReadOnly Property Description As String

속성 값

도구 설명 정보에 사용되는 서버에 대한 자세한 설명을 포함하는 문자열 값입니다.

적용 대상