BuildableItem.IsStartupItem 属性

定义

获取一个值,该值指示可生成项是否是选定的项目或文件,该项目或文件应作为项目显示给用户,以便在调用 "启动" 或 "调试" 命令时,将启动 (的) 调试器。

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

属性值

Boolean

适用于