Share via


IVsDataConnectionDialog.ChangeSourceHeaderLabel Property

Definition

Gets or sets a summary description appearing on the Change Data Source dialog box header when the user clicks the Change button.

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

Property Value

A string literal value represented on the dialog box header.

Applies to