ScriptingWebServicesSectionGroup.ProfileService Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
profileServiceYapılandırma dosyasında bulunan bölümünü 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
ScriptingProfileServiceSectionNesnesi, profileService yapılandırma dosyasının bölümüne başvurur.