Leer en inglés

Compartir a través de


ProjectInstanceSettings Enum

Definition

Enum for controlling project instance creation

This enumeration supports a bitwise combination of its member values.

C#
[System.Flags]
public enum ProjectInstanceSettings
Inheritance
ProjectInstanceSettings
Attributes

Fields

Name Value Description
None 0

no options

Immutable 1

create immutable version of project instance

ImmutableWithFastItemLookup 3

create project instance with some look up table that improves performance

Applies to

Producto Versiones
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1