Propriedade IDatabaseReferenceNode.ReferencedFileNameFullPath
Obtém o caminho completo para a saída da chave do projeto mencionado.
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 ReferencedFileNameFullPath As String
Get
string ReferencedFileNameFullPath { get; }
property String^ ReferencedFileNameFullPath {
String^ get ();
}
abstract ReferencedFileNameFullPath : string
function get ReferencedFileNameFullPath () : String
Valor de propriedade
Tipo: System.String
Segurança do .NET Framework
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiáveis.
Consulte também
Referência
IDatabaseReferenceNode Interface
Namespace Microsoft.VisualStudio.Data.Schema.Package.Project