Freigeben über


FindRelatedPackagesOptions.IncludeHostRuntimes Eigenschaft

Definition

Gibt an, ob hostRuntime-Pakete eingeschlossen werden sollen.

public:
 property bool IncludeHostRuntimes { bool get(); void set(bool value); };
bool IncludeHostRuntimes();

void IncludeHostRuntimes(bool value);
public bool IncludeHostRuntimes { get; set; }
var boolean = findRelatedPackagesOptions.includeHostRuntimes;
findRelatedPackagesOptions.includeHostRuntimes = boolean;
Public Property IncludeHostRuntimes As Boolean

Eigenschaftswert

Boolean

bool

Gilt für: