Partilhar via


ScriptingWebServicesSectionGroup.ProfileService Propriedade

Definição

Obtém a seção profileService contida no arquivo de configuração.

public:
 property System::Web::Configuration::ScriptingProfileServiceSection ^ ProfileService { System::Web::Configuration::ScriptingProfileServiceSection ^ get(); };
[System.Configuration.ConfigurationProperty("profileService")]
public System.Web.Configuration.ScriptingProfileServiceSection ProfileService { get; }
[<System.Configuration.ConfigurationProperty("profileService")>]
member this.ProfileService : System.Web.Configuration.ScriptingProfileServiceSection
Public ReadOnly Property ProfileService As ScriptingProfileServiceSection

Valor da propriedade

ScriptingProfileServiceSection

Um objeto ScriptingProfileServiceSection.

Atributos

Comentários

O ScriptingProfileServiceSection objeto refere-se à profileService seção do arquivo de configuração.

Aplica-se a