共用方式為


BuildableItem.SupportsLaunch Property

Definition

Gets a value indicating whether the buildable item supports launch (e.g. debug) operations.

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

Property Value

Applies to