Share via


ObservableSettingsListBase<TValue>.IsRoamed Property

Definition

A flag that indicates whether the underlying settings list will be roamed to other devices or not.

protected:
 abstract property bool IsRoamed { bool get(); };
protected:
 abstract property bool IsRoamed { bool get(); };
protected abstract bool IsRoamed { get; }
member this.IsRoamed : bool
member this.IsRoamed : bool
Protected MustOverride ReadOnly Property IsRoamed As Boolean

Property Value

Applies to