Sdílet prostřednictvím


VCConfiguration.GetUnevaluatedPropertyValue – metoda

Obor názvů:  Microsoft.VisualStudio.VCProjectEngine
Sestavení:  Microsoft.VisualStudio.VCProjectEngine (v Microsoft.VisualStudio.VCProjectEngine.dll)

Syntaxe

'Deklarace
Function GetUnevaluatedPropertyValue ( _
    bstrPropertyName As String _
) As String
string GetUnevaluatedPropertyValue(
    string bstrPropertyName
)
String^ GetUnevaluatedPropertyValue(
    [InAttribute] String^ bstrPropertyName
)
abstract GetUnevaluatedPropertyValue : 
        bstrPropertyName:string -> string
function GetUnevaluatedPropertyValue(
    bstrPropertyName : String
) : String

Parametry

  • bstrPropertyName
    Typ: String

Vrácená hodnota

Typ: String

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

VCConfiguration Rozhraní

Microsoft.VisualStudio.VCProjectEngine – obor názvů