ISettingsMachineLocalityEvaluator::IsMachineLocal Method (String^, Object^)
Visual Studio 2015
Determines whether a property value is machine-local.
Assembly: Microsoft.VisualStudio.Shell.Immutable.14.0 (in Microsoft.VisualStudio.Shell.Immutable.14.0.dll)
Parameters
- name
-
Type:
System::String^
The full name of the setting specified via SharedSettingsAttribute.
- value
-
Type:
System::Object^
The current value of the property.
Show: