'Declaration
Public ReadOnly Property IsLocal As Boolean
'Usage
Dim instance As HostElement Dim value As Boolean value = instance.IsLocal
public bool IsLocal {get;}
Property Value
The default value of this property is False
.
'Declaration
Public ReadOnly Property IsLocal As Boolean
'Usage
Dim instance As HostElement Dim value As Boolean value = instance.IsLocal
public bool IsLocal {get;}
The default value of this property is False
.