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