Partager via


IDatabaseReferenceNode.ReferencedProjectFullPath, propriété

Obtient ou définit le chemin d'accès complet du fichier projet si ce nœud de référence est de type VSCOMPONENTTYPE_Path.

Espace de noms :  Microsoft.VisualStudio.Data.Schema.Package.Project
Assembly :  Microsoft.VisualStudio.Data.Schema.Package (dans Microsoft.VisualStudio.Data.Schema.Package.dll)

Syntaxe

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

Valeur de propriété

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

IDatabaseReferenceNode Interface

Microsoft.VisualStudio.Data.Schema.Package.Project, espace de noms