Share via


RoleDescriptor.ProtocolsSupported Eigenschaft

Definition

Ruft die Auflistung von unterstützten Protokollen ab.

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)

Eigenschaftswert

Die Auflistung der unterstützten Protokolle für diesen Rollendeskriptor.

Gilt für: