Environment.LicenseFileLocation (Object, EventArgs, Boolean) Method

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

Parameters

sender
object

e
EventArgs

showMessage
bool

Return Value

string

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition