Share via


XmlSchemaProviderAttribute.MethodName Propriété

Définition

Obtient le nom de la méthode statique qui fournit le schéma XML du type et le nom du type de données de son schéma 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

Valeur de propriété

Nom de la méthode appelée par l’infrastructure XML pour retourner un schéma XML.

S’applique à