EnterpriseManagementGroup.CacheMode Property

Definition

Gets the cache-mode settings that were used to initialize the current EnterpriseManagementGroup object.

public:
 virtual property Microsoft::EnterpriseManagement::Common::CacheMode CacheMode { Microsoft::EnterpriseManagement::Common::CacheMode get(); };
public virtual Microsoft.EnterpriseManagement.Common.CacheMode CacheMode { get; }
member this.CacheMode : Microsoft.EnterpriseManagement.Common.CacheMode
Public Overridable ReadOnly Property CacheMode As CacheMode

Property Value

One of the enumeration values. The default is CacheMode.Configuration.

Applies to