Share via


Reference5 Interface

Extends the Reference4 interface of the VsLangProj80 namespace.

Namespace:  VSLangProj110
Assembly:  VSLangProj110 (in VSLangProj110.dll)

Syntax

'Declaration
<GuidAttribute("676A4C6F-F436-40DE-88E9-DB12BB864598")> _
Public Interface Reference5 _
    Inherits Reference4
[GuidAttribute("676A4C6F-F436-40DE-88E9-DB12BB864598")]
public interface Reference5 : Reference4
[GuidAttribute(L"676A4C6F-F436-40DE-88E9-DB12BB864598")]
public interface class Reference5 : Reference4
[<GuidAttribute("676A4C6F-F436-40DE-88E9-DB12BB864598")>]
type Reference5 =  
    interface 
        interface Reference4 
    end
public interface Reference5 extends Reference4

The Reference5 type exposes the following members.

Properties

  Name Description
Public property Aliases
Public property AutoReferenced
Public property BuildNumber
Public property Collection
Public property ContainingProject
Public property CopyLocal
Public property Culture
Public property Description
Public property DTE
Public property EmbedInteropTypes
Public property ExpandedSdkReferences Gets the list of references associated with an SDK.
Public property Extender
Public property ExtenderCATID
Public property ExtenderNames
Public property Group Gets the associated group object.
Public property Identity
Public property Isolated
Public property MajorVersion
Public property MinorVersion
Public property Name
Public property Path
Public property PublicKeyToken
Public property RefType
Public property Resolved
Public property RevisionNumber
Public property RuntimeVersion
Public property SourceProject
Public property SpecificVersion
Public property StrongName
Public property SubType
Public property Type
Public property Version

Top

Methods

  Name Description
Public method Remove

Top

See Also

Reference

VSLangProj110 Namespace