GenerateOfficeDocumentInstallationPath.InstallUrl Property

Definition

Sets the installation path where the customized document is copied for installation.

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

Property Value

A string that represents the relative or fully qualified path of the customized document for installation. This path can be relative for local drives and network drives, but HTTP/HTTPS locations must be a fully qualified path.

Applies to