Bahasa

ProtocolReflector.Methods Properti

Definisi

Mendapatkan metode layanan Web milik kelas layanan Web, seperti yang diidentifikasi oleh properti objek ProtocolReflector terkaitMethods.

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()

Nilai Properti

Metode layanan Web milik kelas layanan Web, seperti yang diidentifikasi oleh properti objek ProtocolReflector terkaitMethods.

Keterangan

Metode layanan web diidentifikasi oleh WebMethodAttribute.

Berlaku untuk