Compartilhar via


Método VCReferences.AddWinRTReference

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (em Microsoft.VisualStudio.VCProjectEngine.dll)

Sintaxe

'Declaração
Function AddWinRTReference ( _
    bstrRef As String _
) As Object
Object AddWinRTReference(
    string bstrRef
)
Object^ AddWinRTReference(
    [InAttribute] String^ bstrRef
)
abstract AddWinRTReference : 
        bstrRef:string -> Object 
function AddWinRTReference(
    bstrRef : String
) : Object

Parâmetros

Valor de retorno

Tipo: System.Object

Segurança do .NET Framework

Consulte também

Referência

VCReferences Interface

Namespace Microsoft.VisualStudio.VCProjectEngine