ExtensionCacheEntry.DataMoniker 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 data type moniker (type of the data stored).
[System.Runtime.Serialization.DataMember(Order=2)]
public string DataMoniker { get; }
[<System.Runtime.Serialization.DataMember(Order=2)>]
member this.DataMoniker : string
Public ReadOnly Property DataMoniker As String
Property Value
- Attributes