XmlSchemaProviderAttribute.MethodName 屬性

定義

取得靜態方法的名稱,這個名稱會提供類型的 XML 結構描述及其 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

屬性值

由 XML 基礎結構叫用以傳回 XML 結構描述之方法的名稱。

適用於