ServerFactory.ServerOptions.Name Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le nom complet du canal vers laquelle accepter les connexions.
public string? Name { [System.Runtime.CompilerServices.IsReadOnly] get; init; }
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.Name : string with get, set
Public Property Name As String
Valeur de propriété
- Attributs
Remarques
Cela doit inclure le préfixe \.\pipe</code> sur Windows, ou le chemin absolu d’un fichier à créer sur linux/mac.
S’applique à