Click or drag to resize

AssemblyNameReferenceName Property

Namespace:  Mono.Cecil
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public string Name { get; set; }

Property Value

Type: String

Implements

IMetadataScopeName
See Also