InfoPathEditor.DataConnectionBaseUrl 属性

定义

获取或设置用于 (数据连接文件的基 URL。UDCX) 。

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

属性值

用于数据连接文件 (的基 URL。UDCX) 。

注解

有关 和 对象的详细信息InfoPathEditor,请参阅 MSDN 一文在自定义 Windows 窗体应用程序中托管 InfoPath 表单编辑环境面向 InfoPath 开发人员的新增功能。FormControl

适用于