Compartir a través de


AssemblyReference.ReferenceKind (Propiedad)

Obtiene el tipo de la referencia de ensamblado.

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

Sintaxis

'Declaración
ReadOnly Property ReferenceKind As AssemblyReferenceType
    Get
AssemblyReferenceType ReferenceKind { get; }
property AssemblyReferenceType ReferenceKind {
    AssemblyReferenceType get ();
}
abstract ReferenceKind : AssemblyReferenceType
function get ReferenceKind () : AssemblyReferenceType

Valor de propiedad

Tipo: VsWebSite.AssemblyReferenceType
Un objeto AssemblyReferenceType.

Seguridad de .NET Framework

Vea también

Referencia

AssemblyReference Interfaz

VsWebSite (Espacio de nombres)