Aracılığıyla paylaş


SoapExtensionReflector.ReflectionContext Özellik

Tanım

ReflectMethod() yöntemini çağıran soyut ProtocolReflector sınıfından türetilen bir sınıfın örneğini alır veya ayarlar.

public:
 property System::Web::Services::Description::ProtocolReflector ^ ReflectionContext { System::Web::Services::Description::ProtocolReflector ^ get(); void set(System::Web::Services::Description::ProtocolReflector ^ value); };
public System.Web.Services.Description.ProtocolReflector ReflectionContext { get; set; }
member this.ReflectionContext : System.Web.Services.Description.ProtocolReflector with get, set
Public Property ReflectionContext As ProtocolReflector

Özellik Değeri

ReflectMethod() yöntemini çağıran soyut ProtocolReflector sınıfından türetilen bir sınıfın örneği.

Açıklamalar

SoapExtensionReflector abstract sınıfından türetilen bir sınıf uygularsanız, ReflectMethod yöntemini çağırmak veya ReflectionContext özelliğini ayarlamak için ProtocolReflector türetilmiş bir sınıf uygulamanız gerekmez.

Şunlara uygulanır