WsiProfilesElementCollection.Add(WsiProfilesElement) Metoda
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.
Dodaje element WsiProfilesElement do kolekcji.
public:
void Add(System::Web::Services::Configuration::WsiProfilesElement ^ element);
public void Add (System.Web.Services.Configuration.WsiProfilesElement element);
member this.Add : System.Web.Services.Configuration.WsiProfilesElement -> unit
Public Sub Add (element As WsiProfilesElement)
Parametry
- element
- WsiProfilesElement
Element do dodania WsiProfilesElement .
Dotyczy
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.