Partager via


AvailableTransport.TransferFormats Propriété

Définition

Liste des formats pris en charge par le transport. Les exemples incluent « Text » et « Binary ».

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

Valeur de propriété

S’applique à