RoleDescriptor.ProtocolsSupported Eigenschap

Definitie

Hiermee haalt u de verzameling ondersteunde protocollen op.

public:
 property System::Collections::Generic::ICollection<Uri ^> ^ ProtocolsSupported { System::Collections::Generic::ICollection<Uri ^> ^ get(); };
public System.Collections.Generic.ICollection<Uri> ProtocolsSupported { get; }
member this.ProtocolsSupported : System.Collections.Generic.ICollection<Uri>
Public ReadOnly Property ProtocolsSupported As ICollection(Of Uri)

Waarde van eigenschap

De verzameling ondersteunde protocollen voor deze roldescriptor.

Van toepassing op