ProtocolReflector.Methods Özellik

Tanım

İlişkili ProtocolReflector nesnenin Methods özelliği tarafından tanımlanan Web hizmeti sınıfına ait Web hizmeti yöntemlerini alır.

public:
 property cli::array <System::Web::Services::Protocols::LogicalMethodInfo ^> ^ Methods { cli::array <System::Web::Services::Protocols::LogicalMethodInfo ^> ^ get(); };
public System.Web.Services.Protocols.LogicalMethodInfo[] Methods { get; }
member this.Methods : System.Web.Services.Protocols.LogicalMethodInfo[]
Public ReadOnly Property Methods As LogicalMethodInfo()

Özellik Değeri

İlişkili ProtocolReflector nesnenin Methods özelliği tarafından tanımlanan Web hizmeti sınıfına ait Web hizmeti yöntemleri.

Açıklamalar

Web hizmeti yöntemleri tarafından WebMethodAttributetanımlanır.

Şunlara uygulanır