Udostępnij za pośrednictwem


IDebugScriptScope Interfejs

Definicja

Definiuje metody ustawiające this wartość skojarzona z zakresem globalnym. Używany przez element VsaEngine.

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

public interface class IDebugScriptScope
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("59447635-3E26-4873-BF26-05F173B80F5E")]
public interface IDebugScriptScope
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("59447635-3E26-4873-BF26-05F173B80F5E")>]
type IDebugScriptScope = interface
Public Interface IDebugScriptScope
Atrybuty

Metody

SetThisValue(Object)

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

W przypadku implementacji w klasie ustawia this wartość skojarzona z zakresem globalnym.

Dotyczy