References2 Interface

Definition

Extends the References interface of the VSLangProj namespace.

public interface class References2 : VSLangProj::References
public interface class References2 : System::Collections::IEnumerable, VSLangProj::References
public interface class References2 : VSLangProj::References
__interface References2 : VSLangProj::References
[System.Runtime.InteropServices.Guid("8BF64AF0-AD98-46D1-8E3E-A02AF56F80AE")]
[System.Runtime.InteropServices.TypeLibType]
public interface References2 : VSLangProj.References
[System.Runtime.InteropServices.Guid("8BF64AF0-AD98-46D1-8E3E-A02AF56F80AE")]
public interface References2 : System.Collections.IEnumerable, VSLangProj.References
[<System.Runtime.InteropServices.Guid("8BF64AF0-AD98-46D1-8E3E-A02AF56F80AE")>]
[<System.Runtime.InteropServices.TypeLibType>]
type References2 = interface
    interface References
[<System.Runtime.InteropServices.Guid("8BF64AF0-AD98-46D1-8E3E-A02AF56F80AE")>]
type References2 = interface
    interface References
    interface IEnumerable
Public Interface References2
Implements References
Public Interface References2
Implements IEnumerable, References
Derived
Attributes
Implements

Properties

ContainingProject
Count
DTE
Parent

Methods

Add(String)
AddActiveX(String, Int32, Int32, Int32, String)
AddProject(Project)
AddSDK(String, String)

Adds a reference to the specified SDK to the project.

Find(String)
GetEnumerator()
Item(Object)

Applies to