IAssemblySymbol.IsInteractive Property

Definition

True if the assembly contains interactive code.

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

Property Value

Applies to