Environment.LicenseFileLocation (Object, EventArgs) Method

For internal use only.
Public Function LicenseFileLocation( _ 
ByVal sender As Object, _ 
ByVal e As EventArgs
) As String
This language is not supported or no code example is available.
public string LicenseFileLocation( 
object sender
EventArgs e 
)
This language is not supported or no code example is available.

Parameters

sender
object

e
EventArgs

Return Value

string

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition