VCConfiguration3.GetEvaluatedItemTypePropertyValue(String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
System::String ^ GetEvaluatedItemTypePropertyValue(System::String ^ bstrItemType, System::String ^ bstrPropertyName);
[System.Runtime.InteropServices.DispId(1610874881)]
public string GetEvaluatedItemTypePropertyValue (string bstrItemType, string bstrPropertyName);
[<System.Runtime.InteropServices.DispId(1610874881)>]
abstract member GetEvaluatedItemTypePropertyValue : string * string -> string
Public Function GetEvaluatedItemTypePropertyValue (bstrItemType As String, bstrPropertyName As String) As String
Parameters
- bstrItemType
- String
- bstrPropertyName
- String
Returns
- Attributes