IServerConnectionInformation.SupportDetails 屬性

定義

會得到一個值,表示伺服器連線是否支援指定細節。

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

屬性值

true如果伺服器連線支援指定的細節;否則,。 false

適用於