IAssemblySymbol.IsInteractive 属性

定义

如此 如果程序集包含交互式代码。

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

属性值

适用于