ProtocolCollection.Add(ProtocolElement) Yöntem

Tanım

Örneğe ProtocolCollection bir yapılandırma öğesi ekler.

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

public:
 void Add(System::Web::Configuration::ProtocolElement ^ protocolElement);
public void Add(System.Web.Configuration.ProtocolElement protocolElement);
member this.Add : System.Web.Configuration.ProtocolElement -> unit
Public Sub Add (protocolElement As ProtocolElement)

Parametreler

protocolElement
ProtocolElement

Eklenecek öğe.

Açıklamalar

Add, .NET Framework 3.5'te kullanıma sunulmuştur. Daha fazla bilgi için bkz . Sürümler ve Bağımlılıklar.

Şunlara uygulanır