WebServicesSection.Current Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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à
Un oggetto WebServicesSection.