Propriedade AssemblyReference.ReferenceKind
Obtém o tipo de referência do assembly.
Namespace: VsWebSite
Assembly: VsWebSite.Interop (em VsWebSite.Interop.dll)
Sintaxe
'Declaração
ReadOnly Property ReferenceKind As AssemblyReferenceType
Get
AssemblyReferenceType ReferenceKind { get; }
property AssemblyReferenceType ReferenceKind {
AssemblyReferenceType get ();
}
abstract ReferenceKind : AssemblyReferenceType
function get ReferenceKind () : AssemblyReferenceType
Valor de propriedade
Tipo: VsWebSite.AssemblyReferenceType
An AssemblyReferenceType object.
Segurança do .NET Framework
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiáveis.