Partilhar via


Propriedade IDatabaseReferenceNode.ReferencedFileName

Obtém o nome do arquivo de saída a 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 ReferencedFileName As String
    Get
string ReferencedFileName { get; }
property String^ ReferencedFileName {
    String^ get ();
}
abstract ReferencedFileName : string
function get ReferencedFileName () : 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