XmlSchemaProviderAttribute.MethodName 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得靜態方法的名稱,這個名稱會提供類型的 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 結構描述之方法的名稱。