Click or drag to resize

ComponentInfoAssembly Property

The name of the assembly (typically the .DLL name). This value is not required for ASCX files that have the Assembly attribute specified in the ASCX file.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string Assembly { get; }

Property Value

Type: String
See Also