Share via


IVsDataConnectionDialog.ChooseSourceHeaderLabel Property

Definition

Gets or sets the text of the description that appears on the header of the Choose Data Source dialog box when it appears before the Add Connection dialog box.

public:
 property System::String ^ ChooseSourceHeaderLabel { System::String ^ get(); void set(System::String ^ value); };
public string ChooseSourceHeaderLabel { get; set; }
member this.ChooseSourceHeaderLabel : string with get, set
Public Property ChooseSourceHeaderLabel As String

Property Value

The string literal value of the header text.

Applies to