Share via


References2.Add Method

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

Syntax

'Declaration
Function Add ( _
    bstrPath As String _
) As Reference
Reference Add(
    string bstrPath
)
Reference^ Add(
    [InAttribute] String^ bstrPath
)
abstract Add : 
        bstrPath:string -> Reference
function Add(
    bstrPath : String
) : Reference

Parameters

Return Value

Type: VSLangProj.Reference

.NET Framework Security

See Also

Reference

References2 Interface

VSLangProj110 Namespace