MetadataEntry(String, String, MetadataVersion) 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, Microsoft.InformationProtection.Policy.MetadataVersion version);
new Microsoft.InformationProtection.Policy.MetadataEntry : string * string * Microsoft.InformationProtection.Policy.MetadataVersion -> Microsoft.InformationProtection.Policy.MetadataEntry
Public Sub New (key As String, value As String, version As MetadataVersion)
Parameters
- key
- String
Metadata key
- value
- String
Metadata value
- version
- MetadataVersion
Metadata version