Compartilhar via


Propriedade IDatabaseProjectReferenceNode.ReferencedProjectGuid

Obtém a GUID 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 ReferencedProjectGuid As Guid
    Get
Guid ReferencedProjectGuid { get; }
property Guid ReferencedProjectGuid {
    Guid get ();
}
abstract ReferencedProjectGuid : Guid
function get ReferencedProjectGuid () : Guid

Valor de propriedade

Tipo: System.Guid

Segurança do .NET Framework

Consulte também

Referência

IDatabaseProjectReferenceNode Interface

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