IPublishProperties3.CreateDesktopShortcut Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob das Installationsprogramm dem Desktop eine Verknüpfung hinzufügt, oder legt diesen fest.

public:
 property bool CreateDesktopShortcut { bool get(); void set(bool value); };
public:
 property bool CreateDesktopShortcut { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(33)]
public bool CreateDesktopShortcut { get; set; }
[<System.Runtime.InteropServices.DispId(33)>]
member this.CreateDesktopShortcut : bool with get, set
Public Property CreateDesktopShortcut As Boolean

Eigenschaftswert

Boolean

true , wenn das Installationsprogramm eine Verknüpfung zum Desktop hinzufügt. andernfalls false .

Attribute

Gilt für