LicenseManager.GetAssemblyInfo Method
Public Shared Function GetAssemblyInfo( _
ByVal type As Type, _
ByRef copyright As String, _
ByRef build As String, _
Optional ByVal includeCompany As Boolean = true, _
Optional ByVal includeWebSite As Boolean = true _
) As String
This language is not supported or no code example is available.
This language is not supported or no code example is available.
Parameters
-
type
-
Type
-
copyright
-
string
-
build
-
string
-
includeCompany
-
bool
-
includeWebSite
-
bool
Return Value
string
.NET Framework
Supported in: 4.7.2