Partilhar via


Método VCProject.AddWinRTReference

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

Sintaxe

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

Parâmetros

Valor de retorno

Tipo: System.Object

Segurança do .NET Framework

Consulte também

Referência

VCProject Interface

Namespace Microsoft.VisualStudio.VCProjectEngine