ProtocolReflector.MethodAttribute 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得方法的 WebMethodAttribute,通訊協定反映程式目前正在對其處理,以產生要置於所產生之 ServiceDescription 中的 Web 服務描述語言 (WSDL) 作業。
public:
property System::Web::Services::WebMethodAttribute ^ MethodAttribute { System::Web::Services::WebMethodAttribute ^ get(); };
public System.Web.Services.WebMethodAttribute MethodAttribute { get; }
member this.MethodAttribute : System.Web.Services.WebMethodAttribute
Public ReadOnly Property MethodAttribute As WebMethodAttribute
屬性值
方法的 WebMethodAttribute,通訊協定反映程式目前正在對其處理,以產生要置於所產生之 ServiceDescription 中的 Web 服務描述語言 (WSDL) 作業。