Environment.Deactivate Method

Deactivates the product.
Public Sub Deactivate( _ 
ByVal sender As Object, _ 
ByVal e As EventArgs
)
This language is not supported or no code example is available.
public void Deactivate( 
object sender
EventArgs e 
)
This language is not supported or no code example is available.

Parameters

sender
object

e
EventArgs

.NET Framework

Supported in: 4.8

In this article

Definition