DefaultWebOptions.LocationOfComponents 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.
Returns or sets the central URL (on the intranet or Web) or path (local or network) to the location from which authorized users can download Microsoft Office Web components when viewing your saved document. The default value is the local or network installation path for Microsoft Office.
public:
property System::String ^ LocationOfComponents { System::String ^ get(); void set(System::String ^ value); };
public string LocationOfComponents { get; set; }
Public Property LocationOfComponents As String
Property Value
Remarks
Office Web components are automatically downloaded with the specified Web page if the DownloadComponents property is set to True, the components are not already installed, the path is valid and points to a location that contains the necessary components, and the user has a valid Microsoft Office license.