CustomizeOffice2007Document.InstallationPath Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.