Share via


PackageItem.EntryPoint Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob das Paket ein Einstiegspunkt im Projekt ist, oder legt ihn fest.

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

Eigenschaftswert

Boolean

true, wenn das Paket ein Einstiegspunkt im Projekt ist; andernfalls false.

Gilt für: