ClassificationEnricher.MetadataKey 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 metadata key used to store the classification.
public:
static property System::String ^ MetadataKey { System::String ^ get(); };
public static string MetadataKey { get; }
static member MetadataKey : string
Public Shared ReadOnly Property MetadataKey As String