Condividi tramite


Proprietà AssemblyReference.ReferenceKind

Ottiene il tipo del riferimento all'assembly.

Spazio dei nomi:  VsWebSite
Assembly:  VsWebSite.Interop (in VsWebSite.Interop.dll)

Sintassi

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

Valore proprietà

Tipo: VsWebSite.AssemblyReferenceType
Un oggetto AssemblyReferenceType.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

AssemblyReference Interfaccia

Spazio dei nomi VsWebSite