ISettingsMachineLocalityEvaluator Interface
Visual Studio 2015
Used in conjunction with SharedSettingsAttribute to evaluate whether a property value is machine-local (i.e. should not roam to other machines) at runtime.
Assembly: Microsoft.VisualStudio.Shell.Immutable.14.0 (in Microsoft.VisualStudio.Shell.Immutable.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | IsMachineLocal(String, Object) | Determines whether a property value is machine-local. |
Show:
