StaticContextSettings.Keys PropertyStaticContextSettings.Keys PropertyStaticContextSettings::Keys Property

Gets the collection of declared keys.

Syntax

Public ReadOnly Property Keys As KeyDictionary
        Get
public KeyDictionary Keys { get; }
public:
property KeyDictionary^ Keys {
    KeyDictionary^ get();
}
 

Property Value

Type: XmlPrime.KeyDictionaryXmlPrime.KeyDictionaryXmlPrime::KeyDictionary^

The collection of declared keys.