Click or drag to resize

ResolverTypeIdentifierAttributeName Field

The name of the TypeIdentifier attribute used on COM interop types.

Namespace:  Nova.Resolving
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public const string TypeIdentifierAttributeName = "TypeIdentifierAttribute"

Field Value

Type: String
See Also