DataConnectionDialog.ChooseDataSourceTitle 属性

定义

检索或设置 "数据源" 对话框出现在 "数据连接" 对话框之前的标题。

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

属性值

String

返回字符串文本值

适用于