XmlSchemaProviderAttribute.MethodName Proprietà

Definizione

Ottiene il nome del metodo statico che fornisce il valore XML Schema del tipo e il nome del tipo di dati XML Schema.

public:
 property System::String ^ MethodName { System::String ^ get(); };
public string MethodName { get; }
public string? MethodName { get; }
member this.MethodName : string
Public ReadOnly Property MethodName As String

Valore della proprietà

Nome del metodo richiamato dall'infrastruttura XML per restituire un valore XML Schema.

Si applica a