IServerConnectionInformation.SupportDetails 属性

定义

获得一个值,表示服务器连接是否支持指定细节。

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

属性值

true如果服务器连接支持指定的细节;否则,。 false

适用于