IServerConnectionInformation.SupportDetails 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获得一个值,表示服务器连接是否支持指定细节。
public:
property bool SupportDetails { bool get(); };
public bool SupportDetails { get; }
member this.SupportDetails : bool
Public ReadOnly Property SupportDetails As Boolean
属性值
true如果服务器连接支持指定的细节;否则,。 false