संपादित करें

इसके माध्यम से साझा किया गया


XmlSchemaProviderAttribute.MethodName Property

Definition

Gets the name of the static method that supplies the type's XML schema and the name of its XML Schema data type.

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

Property Value

The name of the method that is invoked by the XML infrastructure to return an XML schema.

Applies to