IServerConnectionInformation.Description Property

Definition

Gets the specified string that represents the description of the property.

public:
 property System::String ^ Description { System::String ^ get(); };
public string Description { get; }
member this.Description : string
Public ReadOnly Property Description As String

Property Value

A string that represents the description of the property.

Applies to