MetadataEntry(String, String, UInt32) Constructor
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.
Constructor for MetadataEntry
public MetadataEntry (string key, string value, uint version);
new Microsoft.InformationProtection.MetadataEntry : string * string * uint32 -> Microsoft.InformationProtection.MetadataEntry
Public Sub New (key As String, value As String, version As UInteger)
Parameters
- key
- String
Metadata key
- value
- String
Metadata value
- version
- UInt32
Metadata version