ExceptionSetting.UserDefined Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property bool UserDefined { bool get(); };
public:
property bool UserDefined { bool get(); };
[System.Runtime.InteropServices.DispId(103)]
public bool UserDefined { [System.Runtime.InteropServices.DispId(103)] get; }
[<System.Runtime.InteropServices.DispId(103)>]
[<get: System.Runtime.InteropServices.DispId(103)>]
member this.UserDefined : bool
Public ReadOnly Property UserDefined As Boolean
Property Value
- Attributes