'Declaration
Public Property Isolated As Boolean
'Usage
Dim instance As EasyAEClientCore Dim value As Boolean instance.Isolated = value value = instance.Isolated
public bool Isolated {get; set;}
'Declaration
Public Property Isolated As Boolean
'Usage
Dim instance As EasyAEClientCore Dim value As Boolean instance.Isolated = value value = instance.Isolated
public bool Isolated {get; set;}
This method or property does not throw any exceptions, aside from execution exceptions such as System.Threading.ThreadAbortException or System.OutOfMemoryException.