Spread WinForms 15
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / common Class / GetAssemblyVersion Method


In This Topic
GetAssemblyVersion Method
In This Topic
Syntax
'Declaration
 
Public Shared Function GetAssemblyVersion( _
   ByVal obj As Object _
) As String
 
'Usage
 
Dim obj As Object
Dim value As String
 
value = common.GetAssemblyVersion(obj)

Parameters

obj
See Also