ProtocolsSection.Protocols Eigenschap

Definitie

Hiermee haalt u de protocols verzameling van de sectie protocollen op.

Deze API ondersteunt de productinfrastructuur en is niet bedoeld om rechtstreeks vanuit de code te gebruiken.

public:
 property System::Web::Configuration::ProtocolCollection ^ Protocols { System::Web::Configuration::ProtocolCollection ^ get(); };
[System.Configuration.ConfigurationProperty("protocols", IsDefaultCollection=true, IsRequired=true)]
public System.Web.Configuration.ProtocolCollection Protocols { get; }
[<System.Configuration.ConfigurationProperty("protocols", IsDefaultCollection=true, IsRequired=true)>]
member this.Protocols : System.Web.Configuration.ProtocolCollection
Public ReadOnly Property Protocols As ProtocolCollection

Waarde van eigenschap

De protocollenverzameling van de protocols sectie.

Kenmerken

Van toepassing op