MetadataStructureCacheOptions Property |
Flags indicating how the cache should behave.
Namespace:
MFiles.VAF.MetadataCache
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic MetadataStructureCacheOptionFlags Options { get; }
Public ReadOnly Property Options As MetadataStructureCacheOptionFlags
Get
public:
property MetadataStructureCacheOptionFlags Options {
MetadataStructureCacheOptionFlags get ();
}
Property Value
Type:
MetadataStructureCacheOptionFlags
See Also