Reference
(VSLangProj.Reference)
Inherits:
Interfaces:
Derived Types:
0
Assembly:
VSLangProj.dll
Represents one reference in the project. Including a reference in a project allows you to use any of the public members contained in the reference. Projects may include references to other .NET projects, .NET assemblies, and COM objects.
VB.NET
C#
|
C#
public interface Reference
{
}
Articles