XmlSchemaProviderAttribute(String) Konstruktor

Definition

Initierar en ny instans av XmlSchemaProviderAttribute klassen med namnet på den statiska metod som tillhandahåller typens XML-schema.

public:
 XmlSchemaProviderAttribute(System::String ^ methodName);
public XmlSchemaProviderAttribute(string methodName);
public XmlSchemaProviderAttribute(string? methodName);
new System.Xml.Serialization.XmlSchemaProviderAttribute : string -> System.Xml.Serialization.XmlSchemaProviderAttribute
Public Sub New (methodName As String)

Parametrar

methodName
String

Namnet på den statiska metod som måste implementeras.

Gäller för