IServerConnectionInformation.SupportDetails 속성

정의

지정한 정보를 서버 연결에서 지원하는지 여부를 나타내는 값을 가져옵니다.

public:
 property bool SupportDetails { bool get(); };
public bool SupportDetails { get; }
member this.SupportDetails : bool
Public ReadOnly Property SupportDetails As Boolean

속성 값

지정한 정보를 서버 연결에서 지원하면 true이고, 그렇지 않으면 false입니다.

적용 대상