Share via


StringWithMachineLocalFlag.MachineLocal Property

Definition

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.

Applies to