Message.OnGetBodyAttribute(String, String) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
在擷取訊息本文的屬性時呼叫。
protected:
virtual System::String ^ OnGetBodyAttribute(System::String ^ localName, System::String ^ ns);
protected virtual string OnGetBodyAttribute (string localName, string ns);
abstract member OnGetBodyAttribute : string * string -> string
override this.OnGetBodyAttribute : string * string -> string
Protected Overridable Function OnGetBodyAttribute (localName As String, ns As String) As String
參數
傳回
訊息本文的屬性。