StringWithMachineLocalFlag.MachineLocal Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Determines whether the content is machine-local.
public:
property bool MachineLocal { bool get(); };
public:
property bool MachineLocal { bool get(); };
public bool MachineLocal { get; }
member this.MachineLocal : bool
Public ReadOnly Property MachineLocal As Boolean
Property Value
True of the content is machine-local, otherwise false.