UITechnologyElement.SetPropertyValue(String, Object) Yöntem

Tanım

Bir SetProperty eylemi gerçekleştirir

public:
 virtual void SetPropertyValue(System::String ^ propertyName, System::Object ^ propertyValue);
public virtual void SetPropertyValue (string propertyName, object propertyValue);
abstract member SetPropertyValue : string * obj -> unit
override this.SetPropertyValue : string * obj -> unit
Public Overridable Sub SetPropertyValue (propertyName As String, propertyValue As Object)

Parametreler

propertyName
String

Özellik adı.

propertyValue
Object

Özellik değeri.

Şunlara uygulanır