ScriptingWebServicesSectionGroup.ProfileService Özellik

Tanım

profileService Yapılandırma dosyasında yer alan bölümü alır.

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

Özellik Değeri

Bir ScriptingProfileServiceSection nesnesi.

Öznitelikler

Açıklamalar

ScriptingProfileServiceSection nesnesi, yapılandırma dosyasının profileService bölümüne başvurur.

Şunlara uygulanır