_FsrmPropertyBagFlags Enumeration

 

Defines flag values that provide additional information about the property bag.

Namespace:   Microsoft.Storage
Assembly:  srmlib (in srmlib.dll)

Public Enumeration _FsrmPropertyBagFlags

Member nameDescription
FsrmPropertyBagFlags_FailedClassifyingProperties

The properties in the property bag may only be partially classified because a failure occurred while classifying properties.

FsrmPropertyBagFlags_FailedLoadingProperties

The properties in the property bag may only be partially classified because a failure occurred while loading properties from storage.

FsrmPropertyBagFlags_FailedSavingProperties

The properties in the property bag failed to be saved by the storage module with the highest precedence.

FsrmPropertyBagFlags_UpdatedByClassifier

The properties in the property bag were updated by a classifier.

Return to top

Community Additions

ADD
Show: