WsiProfilesElement.Name Właściwość
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Pobiera lub ustawia, czy usługa sieci Web jest zgodna z profilem PODSTAWOWYM w wersji 1.1.
public:
property System::Web::Services::WsiProfiles Name { System::Web::Services::WsiProfiles get(); void set(System::Web::Services::WsiProfiles value); };
[System.Configuration.ConfigurationProperty("name", DefaultValue=System.Web.Services.WsiProfiles.None, IsKey=true)]
public System.Web.Services.WsiProfiles Name { get; set; }
[<System.Configuration.ConfigurationProperty("name", DefaultValue=System.Web.Services.WsiProfiles.None, IsKey=true)>]
member this.Name : System.Web.Services.WsiProfiles with get, set
Public Property Name As WsiProfiles
Wartość właściwości
Obiekt określający, czy usługa sieci Web jest zgodna z profilem WsiProfiles PODSTAWOWYM w wersji 1.1.
- Atrybuty