'Declaration
<JetBrains.Annotations.CanBeNullAttribute()> ReadOnly Property State As Object
[JetBrains.Annotations.CanBeNull()] object State {get;}
Property Value
The value of this property can be null
(Nothing
in Visual Basic).
'Declaration
<JetBrains.Annotations.CanBeNullAttribute()> ReadOnly Property State As Object
[JetBrains.Annotations.CanBeNull()] object State {get;}
The value of this property can be null
(Nothing
in Visual Basic).
This method or property does not throw any exceptions, aside from execution exceptions such as System.Threading.ThreadAbortException or System.OutOfMemoryException.