RoleDescriptor.ProtocolsSupported Propriedade

Definição

Obtém a coleção de protocolos compatíveis.

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)

Valor da propriedade

A coleção de protocolos com suporte para esse descritor de função.

Aplica-se a