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

屬性值

適用於