RSType.ServerTypeName 속성

정의

서버 유형에서 사용자에게 노출되는 문자열을 가져옵니다.

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

속성 값

사용자에게 노출되는 문자열입니다.

구현

적용 대상