SoapAttributes Constructor (ICustomAttributeProvider^)
.NET Framework (current version)
Initializes a new instance of the SoapAttributes class using the specified custom type.
Assembly: System.Xml (in System.Xml.dll)
Parameters
- provider
-
Type:
System.Reflection::ICustomAttributeProvider^
Any object that implements the ICustomAttributeProvider interface, such as the Type class.
.NET Framework
Available since 1.1
Available since 1.1
Show: