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