Click or drag to resize

FieldDefinitionIsRuntimeSpecialName Property

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

Property Value

Type: Boolean

Implements

IMemberDefinitionIsRuntimeSpecialName
See Also