次の方法で共有


IAssemblySymbol.IsInteractive プロパティ

定義

アセンブリに対話型コードが含まれている場合は True。

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

プロパティ値

適用対象