Click or drag to resize

ApplicationAssemblyInfo Property

Returns information on the assembly. .Net only.

Namespace:  Vovin.CmcLibNet
Assembly:  Vovin.CmcLibNet (in Vovin.CmcLibNet.dll) Version: 1.0.7729.42686
Syntax
public AssemblyInfo AssemblyInfo { get; }

Property Value

Type: AssemblyInfo

Implements

IApplicationAssemblyInfo
See Also