Options.PreferCloudSaveLocations 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.
True to save new documents in web locations by default. Read/write Boolean (bool in C#).
public:
property bool PreferCloudSaveLocations { bool get(); void set(bool value); };
public bool PreferCloudSaveLocations { get; set; }
member this.PreferCloudSaveLocations : bool with get, set
Public Property PreferCloudSaveLocations As Boolean
Property Value
Remarks
The setting of the PreferCloudSaveLocations property is the reverse of that of the Save to Computer by default option on the Save tab of the Word Options dialog box (Choose Options on the File tab.)