Partager via


VCActiveXReference.FullPath, propriété

Obtient le chemin d'accès complet du fichier projet.

Espace de noms :  Microsoft.VisualStudio.VCProjectEngine
Assembly :  Microsoft.VisualStudio.VCProjectEngine (dans Microsoft.VisualStudio.VCProjectEngine.dll)

Syntaxe

'Déclaration
ReadOnly Property FullPath As String
string FullPath { get; }
property String^ FullPath {
    String^ get ();
}
abstract FullPath : string with get
function get FullPath () : String

Valeur de propriété

Type : String
Chemin d'accès du fichier projet.

Sécurité .NET Framework

Voir aussi

Référence

VCActiveXReference Interface

Microsoft.VisualStudio.VCProjectEngine, espace de noms