Udostępnij za pośrednictwem


Metoda VCConfiguration.GetEvaluatedPropertyValue —

Przestrzeń nazw:  Microsoft.VisualStudio.VCProjectEngine
Zestaw:  Microsoft.VisualStudio.VCProjectEngine (w Microsoft.VisualStudio.VCProjectEngine.dll)

Składnia

'Deklaracja
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

Parametry

Wartość zwracana

Typ: System.String

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

VCConfiguration Interfejs

Przestrzeń nazw Microsoft.VisualStudio.VCProjectEngine