次の方法で共有


CommonProjectContext.IsClassLibrary プロパティ

定義

プロジェクトの出力がクラス ライブラリであるかどうかを指定します。

public:
 property bool IsClassLibrary { bool get(); void set(bool value); };
public bool IsClassLibrary { get; set; }
member this.IsClassLibrary : bool with get, set
Public Property IsClassLibrary As Boolean

プロパティ値

適用対象