UITechnologyElement.SetPropertyValue(String, Object) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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.