Aracılığıyla paylaş


ComMethodElement.ExposedMethod Özellik

Tanım

COM+ bileşeninde arabirim Bir Web hizmeti olarak açığa çıkar olduğunda ortaya çıkar com+ yöntemini alır.

public:
 property System::String ^ ExposedMethod { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("exposedMethod", Options=System.Configuration.ConfigurationPropertyOptions.IsKey | System.Configuration.ConfigurationPropertyOptions.IsRequired)]
[System.Configuration.StringValidator(MinLength=1)]
public string ExposedMethod { get; set; }
[<System.Configuration.ConfigurationProperty("exposedMethod", Options=System.Configuration.ConfigurationPropertyOptions.IsKey | System.Configuration.ConfigurationPropertyOptions.IsRequired)>]
[<System.Configuration.StringValidator(MinLength=1)>]
member this.ExposedMethod : string with get, set
Public Property ExposedMethod As String

Özellik Değeri

String

COM+ bileşeninde arabirim Bir Web hizmeti olarak ortaya çıkar olduğunda ortaya çıkar com+ yönteminin adı.

Öznitelikler

Şunlara uygulanır