Share via


DataConnectionDialog.ChooseDataSourceTitle Property

Definition

Retrieves or sets the title of the Data Source dialog box when it appears before the Data Connection dialog box.

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

Property Value

Returns the string literal text value

Applies to