ProblemDetailsWrapper.EmptyKey Field
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.
Key used to represent dictionary elements with empty keys
protected: static initonly System::String ^ EmptyKey;
protected static readonly string EmptyKey;
staticval mutable EmptyKey : string
Protected Shared ReadOnly EmptyKey As String