Compartilhar via


Propriedade IDatabaseReferenceNode.ReferencedProjectFullPath

Obtém ou define o caminho completo do arquivo de projeto se este nó de referência é do tipo VSCOMPONENTTYPE_Path.

Namespace:  Microsoft.VisualStudio.Data.Schema.Package.Project
Assembly:  Microsoft.VisualStudio.Data.Schema.Package (em Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintaxe

'Declaração
ReadOnly Property ReferencedProjectFullPath As String
    Get
string ReferencedProjectFullPath { get; }
property String^ ReferencedProjectFullPath {
    String^ get ();
}
abstract ReferencedProjectFullPath : string
function get ReferencedProjectFullPath () : String

Valor de propriedade

Tipo: System.String

Segurança do .NET Framework

Consulte também

Referência

IDatabaseReferenceNode Interface

Namespace Microsoft.VisualStudio.Data.Schema.Package.Project