Partager via


IWithHostName<ReturnT> Interface

Définition

Étape d’une définition permettant de spécifier un nom d’hôte.

public interface IWithHostName<ReturnT>
type IWithHostName<'ReturnT> = interface
Public Interface IWithHostName(Of ReturnT)

Paramètres de type

ReturnT

Étape suivante de la définition.

Dérivé

Méthodes

WithHostName(String)

Spécifie le nom d’hôte à référencer.

S’applique à