Share via


AssemblyReference.ReferenceKind Property

Definition

Gets the type of the assembly reference.

public:
 property VsWebSite::AssemblyReferenceType ReferenceKind { VsWebSite::AssemblyReferenceType get(); };
[System.Runtime.InteropServices.DispId(4)]
public VsWebSite.AssemblyReferenceType ReferenceKind { [System.Runtime.InteropServices.DispId(4)] get; }
[<System.Runtime.InteropServices.DispId(4)>]
[<get: System.Runtime.InteropServices.DispId(4)>]
member this.ReferenceKind : VsWebSite.AssemblyReferenceType
Public ReadOnly Property ReferenceKind As AssemblyReferenceType

Property Value

An AssemblyReferenceType object.

Attributes

Applies to