XmlSchemaProviderAttribute.MethodName Propiedad

Definición

Obtiene el nombre del método estático que proporciona el esquema XML del tipo y el nombre del tipo de datos de su esquema XML.

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

Valor de propiedad

Nombre del método que la infraestructura XML invoca para devolver un esquema XML.

Se aplica a