CacheItemKey.ContentSize Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the content size in the storage.
public:
property long ContentSize { long get(); };
[System.Runtime.Serialization.DataMember(Order=1)]
public long ContentSize { get; }
[<System.Runtime.Serialization.DataMember(Order=1)>]
member this.ContentSize : int64
Public ReadOnly Property ContentSize As Long
Property Value
- Attributes