IAssemblySymbol.IsInteractive 속성

정의

어셈블리에 대화형 코드가 포함되어 있으면 True입니다.

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

속성 값

적용 대상