AssemblyDefinitionUtilGetVersion Method |
Get the version number from an assembly display name.
Namespace:
Nova.Utilities
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public static string GetVersion(
string assemblyName
)
Parameters
- assemblyName
- Type: SystemString
Return Value
Type:
StringSee Also