INamedTypeSymbol.IsComImport Property

Definition

Specifies that the class or interface is imported from another module. See Import and ComImportAttribute

public:
 property bool IsComImport { bool get(); };
public bool IsComImport { get; }
member this.IsComImport : bool
Public ReadOnly Property IsComImport As Boolean

Property Value

Applies to