Bagikan melalui


IUpdatable.SetReference(Object, String, Object) Metode

Definisi

Mengatur nilai properti referensi yang ditentukan pada objek target.

public:
 void SetReference(System::Object ^ targetResource, System::String ^ propertyName, System::Object ^ propertyValue);
public void SetReference (object targetResource, string propertyName, object propertyValue);
abstract member SetReference : obj * string * obj -> unit
Public Sub SetReference (targetResource As Object, propertyName As String, propertyValue As Object)

Parameter

targetResource
Object

Objek target yang menentukan properti .

propertyName
String

Nama properti yang nilainya perlu diperbarui.

propertyValue
Object

Nilai properti yang akan diperbarui.

Berlaku untuk