'Declaration
Property Isolated As Boolean
'Usage
Dim instance As IEasyAEClientSettings Dim value As Boolean instance.Isolated = value value = instance.Isolated
bool Isolated {get; set;}
'Declaration
Property Isolated As Boolean
'Usage
Dim instance As IEasyAEClientSettings Dim value As Boolean instance.Isolated = value value = instance.Isolated
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.