Compartir a través de


VCConfiguration.GetEvaluatedPropertyValue (Método)

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

Sintaxis

'Declaración
Function GetEvaluatedPropertyValue ( _
    bstrPropertyName As String _
) As String
string GetEvaluatedPropertyValue(
    string bstrPropertyName
)
String^ GetEvaluatedPropertyValue(
    [InAttribute] String^ bstrPropertyName
)
abstract GetEvaluatedPropertyValue : 
        bstrPropertyName:string -> string 
function GetEvaluatedPropertyValue(
    bstrPropertyName : String
) : String

Parámetros

Valor devuelto

Tipo: System.String

Seguridad de .NET Framework

Vea también

Referencia

VCConfiguration Interfaz

Microsoft.VisualStudio.VCProjectEngine (Espacio de nombres)