ISettingsManagerHost4.IsRoamingEnabledByDefault 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.
Gets a value indicating whether roaming and sharing should be enabled when the "RoamingEnabled" setting hasn't been persisted yet.
public:
property bool IsRoamingEnabledByDefault { bool get(); };
public bool IsRoamingEnabledByDefault { get; }
member this.IsRoamingEnabledByDefault : bool
Public ReadOnly Property IsRoamingEnabledByDefault As Boolean