Compartir a través de


AssemblyReference.ReferencedProject (Propiedad)

Obtiene una referencia al proyecto del objeto DTE que hace referencia a este servicio Web.

Espacio de nombres:  VsWebSite
Ensamblado:  VsWebSite.Interop (en VsWebSite.Interop.dll)

Sintaxis

'Declaración
ReadOnly Property ReferencedProject As Project
    Get
Project ReferencedProject { get; }
property Project^ ReferencedProject {
    Project^ get ();
}
abstract ReferencedProject : Project
function get ReferencedProject () : Project

Valor de propiedad

Tipo: EnvDTE.Project
Objeto Project que puede convertirse en un objeto VSWebSite.

Seguridad de .NET Framework

Vea también

Referencia

AssemblyReference Interfaz

VsWebSite (Espacio de nombres)