AssemblyReferenceEmbedInteropTypes Property |
True if interop types should be embedded, null if not used.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntaxpublic Nullable<bool> EmbedInteropTypes { get; set; }
Property Value
Type:
NullableBoolean
See Also