BotFrameworkPaths.BasePath 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 ou définit le chemin de base auquel les points de terminaison du bot doivent être exposés.
public string BasePath { get; set; }
member this.BasePath : string with get, set
Public Property BasePath As String
Valeur de propriété
Chaîne qui représente l’URL de base à laquelle le bot doit être exposé.