IServerConnectionInformation.SupportDetails Property

Definition

Gets a value that indicates whether the specified details are supported by the server connection.

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

Property Value

true if the specified details are supported by the server connection; otherwise, false.

Applies to