Condividi tramite


WebServicesSection.Current Proprietà

Definizione

Ottiene un oggetto WebServicesSection che rappresenta la sezione corrente.

public:
 static property System::Web::Services::Configuration::WebServicesSection ^ Current { System::Web::Services::Configuration::WebServicesSection ^ get(); };
public static System.Web.Services.Configuration.WebServicesSection Current { get; }
member this.Current : System.Web.Services.Configuration.WebServicesSection
Public Shared ReadOnly Property Current As WebServicesSection

Valore della proprietà

WebServicesSection

Un oggetto WebServicesSection.

Si applica a