Nova CodeDOM Class Library
Nova CodeDOM Class Library
Nova.CodeDOM
MethodDeclBase Class
MethodDeclBase Properties
Category Property
DeclaringType Property
ExplicitInterfaceExpression Property
HasArgument Property
HasParameters Property
IsAbstract Property
IsAsync Property
IsComImport Property
IsCompactIfEmptyDefault Property
IsExplicitInterfaceImplementation Property
IsExpressionFormat Property
IsExtensionMethod Property
IsGenericMethod Property
IsImplementationPart Property
IsInternal Property
IsLocalFunction Property
IsOverride Property
IsPartial Property
IsPrivate Property
IsProtected Property
IsPublic Property
IsReadOnly Property
IsRef Property
IsSingleLine Property
IsStatic Property
IsVirtual Property
Modifiers Property
Name Property
NewLines Property
ParameterCount Property
Parameters Property
ReturnType Property
MethodDeclBase
IsComImport Property
True if the method is a COM Import.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
Copy
public
bool
IsComImport
{
get
; }
Property Value
Type:
Boolean
See Also
Reference
MethodDeclBase Class
Nova.CodeDOM Namespace
Copyright (C) 2011-2019, Inevitable Software, all rights reserved.
Send comments on this topic to
support@inevitablesoftware.com