StringWithMachineLocalFlag::MachineLocal Property
Visual Studio 2015
Determines whether the content is machine-local.
Assembly: Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)
public: property bool MachineLocal { [CompilerGeneratedAttribute] bool get(); [CompilerGeneratedAttribute] private: void set(bool value); }
Show: