HubOptions.SupportedProtocols Propriété

Définition

Obtient ou définit une collection de noms de protocole hub pris en charge.

public:
 property System::Collections::Generic::IList<System::String ^> ^ SupportedProtocols { System::Collections::Generic::IList<System::String ^> ^ get(); void set(System::Collections::Generic::IList<System::String ^> ^ value); };
public System.Collections.Generic.IList<string> SupportedProtocols { get; set; }
public System.Collections.Generic.IList<string>? SupportedProtocols { get; set; }
member this.SupportedProtocols : System.Collections.Generic.IList<string> with get, set
Public Property SupportedProtocols As IList(Of String)

Valeur de propriété

S’applique à