Compartir a través de


VCReferences.CanAddWinRTReference (Método)

Espacio de nombres:  Microsoft.VisualStudio.VCProjectEngine
Ensamblado:  Microsoft.VisualStudio.VCProjectEngine (en Microsoft.VisualStudio.VCProjectEngine.dll)

Sintaxis

'Declaración
Function CanAddWinRTReference ( _
    bstrRef As String _
) As Boolean
bool CanAddWinRTReference(
    string bstrRef
)
bool CanAddWinRTReference(
    [InAttribute] String^ bstrRef
)
abstract CanAddWinRTReference : 
        bstrRef:string -> bool 
function CanAddWinRTReference(
    bstrRef : String
) : boolean

Parámetros

Valor devuelto

Tipo: System.Boolean

Seguridad de .NET Framework

Vea también

Referencia

VCReferences Interfaz

Microsoft.VisualStudio.VCProjectEngine (Espacio de nombres)