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