public ContentCacheOptions? CacheOptions { get; }Public ReadOnly Property CacheOptions As ContentCacheOptions
Getpublic:
property ContentCacheOptions^ CacheOptions {
ContentCacheOptions^ get ();
}member CacheOptions : ContentCacheOptions with get