StringWithMachineLocalFlag Constructor (String^, Boolean)
Visual Studio 2015
Initializes a new instance of StringWithMachineLocalFlag.
Assembly: Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)
Parameters
- value
-
Type:
System::String^
The value.
- machineLocal
-
Type:
System::Boolean
True if the content is machine-local, otherwise false.
Show: