AddIn.Path Propriété

Définition

Renvoie une valeur qui indique l’URL de l' AddIn objet spécifié.

public:
 property System::String ^ Path { System::String ^ get(); };
public string Path { get; }
member this.Path : string
Public ReadOnly Property Path As String

Valeur de propriété

String

Remarques

Le chemin d’accès n’inclut pas de barre oblique de fin (par exemple, " http://MyServer "). Utilisez la PathSeparator propriété pour ajouter une barre oblique de fin, même si la propriété PathSeparator utilise une barre oblique inverse ( \) .

S’applique à