Aracılığıyla paylaş


ProfilePropertySettingsCollection.Set(ProfilePropertySettings) Yöntem

Tanım

Belirtilen ProfilePropertySettings nesneyi koleksiyona ekler.

public:
 void Set(System::Web::Configuration::ProfilePropertySettings ^ propertySettings);
public void Set (System.Web.Configuration.ProfilePropertySettings propertySettings);
member this.Set : System.Web.Configuration.ProfilePropertySettings -> unit
Public Sub Set (propertySettings As ProfilePropertySettings)

Parametreler

propertySettings
ProfilePropertySettings

Bir ProfilePropertySettings nesnesi.

Özel durumlar

ProfilePropertySettings Eklenecek nesne koleksiyonda zaten var veya koleksiyon salt okunur.

Açıklamalar

Bu yöntemin çağrılması, yöntemini çağırmayla Add aynı etkiye sahiptir.

Şunlara uygulanır

Ayrıca bkz.