ProjectStorageAttributes Énumération

Définition

Spécifie les attributs de stockage du projet.

Cette énumération prend en charge une combinaison au niveau du bit de ses valeurs membres.

public enum class ProjectStorageAttributes
[System.Flags]
public enum ProjectStorageAttributes
[<System.Flags>]
type ProjectStorageAttributes = 
Public Enum ProjectStorageAttributes
Héritage
ProjectStorageAttributes
Attributs

Champs

AllowSensitiveDataPersistence 2

L'attribut est AllowSensitiveDataPersistence.

None 0

L'attribut est None.

RequiresConsistency 1

L'attribut est RequiresConsistency.

S’applique à