UITechnologyElement.GetPropertyValue(String) Method

Definition

public:
 abstract System::Object ^ GetPropertyValue(System::String ^ propertyName);
public abstract object GetPropertyValue (string propertyName);
abstract member GetPropertyValue : string -> obj
Public MustOverride Function GetPropertyValue (propertyName As String) As Object

Parameters

propertyName
String

Returns

Implements

Applies to