_Application.LibraryPath 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.
Retourne le chemin d’accès au dossier Library, mais sans le séparateur final.
public:
property System::String ^ LibraryPath { System::String ^ get(); };
public string LibraryPath { get; }
Public ReadOnly Property LibraryPath As String