Share via


Reference4 Interface

Extends the Reference3 interface of the VSLangProj80 namespace.

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

Syntax

'Declaration
<GuidAttribute("F71B6036-80F1-4F08-BC59-B5D92865F629")> _
Public Interface Reference4 _
    Inherits Reference3
[GuidAttribute("F71B6036-80F1-4F08-BC59-B5D92865F629")]
public interface Reference4 : Reference3
[GuidAttribute(L"F71B6036-80F1-4F08-BC59-B5D92865F629")]
public interface class Reference4 : Reference3
[<GuidAttribute("F71B6036-80F1-4F08-BC59-B5D92865F629")>]
type Reference4 =  
    interface 
        interface Reference3 
    end
public interface Reference4 extends Reference3

The Reference4 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 Gets or sets a flag indicating whether to embed interop types from the reference into the target assembly.
Public property Extender
Public property ExtenderCATID
Public property ExtenderNames
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