FindRelatedPackagesOptions.IncludeHostRuntimes Propriété

Définition

Indique si les packages hostRuntime doivent être inclus.

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

Valeur de propriété

Boolean

bool

S’applique à