IServerConnectionInformation.SupportDetails プロパティ

定義

指定された詳細がサーバー接続でサポートされているかどうかを示す値を得ます。

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

プロパティ値

true 指定された詳細がサーバー接続でサポートされている場合;それ以外は false

適用対象