InfoPathEditor.DataConnectionBaseUrl Property

Definition

Gets or sets the base URL to be used with data connection files (.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

Property Value

The base URL to be used with data connection files (.UDCX).

Remarks

For more information about the InfoPathEditor and the FormControl objects , see the MSDN article Hosting the InfoPath Form Editing Environment in a Custom Windows Form ApplicationWhat's New for InfoPath Developers.

Applies to