Partilhar via


Propriedade IDatabaseNode.Url

Obtém o caminho completo desse nó no disco.

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 Url As String
    Get
string Url { get; }
property String^ Url {
    String^ get ();
}
abstract Url : string
function get Url () : String

Valor de propriedade

Tipo: System.String

Segurança do .NET Framework

Consulte também

Referência

IDatabaseNode Interface

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