Aracılığıyla paylaş


IDebugScriptScope.SetThisValue(Object) Yöntem

Tanım

Bir sınıfta uygulandığında, this genel kapsamla ilişkili değeri ayarlar.

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

public:
 void SetThisValue(System::Object ^ thisValue);
public void SetThisValue (object thisValue);
abstract member SetThisValue : obj -> unit
Public Sub SetThisValue (thisValue As Object)

Parametreler

thisValue
Object

thisGenel kapsam için nesne olarak kullanılan değer.

Şunlara uygulanır