CustomizeOffice2007Document.InstallationPath Property

Definition

Sets the relative or fully qualified path of the installation folder.

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

Property Value

Returns String.

Remarks

The InstallationPath property must be assigned before Execute is called.

Applies to