The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
CustomAttributeFormatException Constructor ()
.NET Framework (current version)
Initializes a new instance of the CustomAttributeFormatException class with the default properties.
Assembly: mscorlib (in mscorlib.dll)
This constructor initializes an instance of CustomAttributeFormatException with an empty message string and the root cause exception set to null.
This constructor sets the properties of the Exception object as follows:
Property | Value |
|---|---|
null | |
The empty string (""). |
.NET Framework
Available since 1.1
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 1.1
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: