'Declaration
<DefaultValueAttribute(False)> Public Overridable ReadOnly Property IsAnonymous As Boolean
[DefaultValue(false)] public virtual bool IsAnonymous {get;}
[DefaultValue(false)] public: virtual property bool IsAnonymous { bool get(); }
'Declaration
<DefaultValueAttribute(False)> Public Overridable ReadOnly Property IsAnonymous As Boolean
[DefaultValue(false)] public virtual bool IsAnonymous {get;}
[DefaultValue(false)] public: virtual property bool IsAnonymous { bool get(); }
This method or property does not throw any exceptions, aside from execution exceptions such as System.Threading.ThreadAbortException or System.OutOfMemoryException.