XmlDictionaryString.Dictionary 属性

定义

表示传递到此 IXmlDictionary 实例的构造函数的 XmlDictionaryString

public:
 property System::Xml::IXmlDictionary ^ Dictionary { System::Xml::IXmlDictionary ^ get(); };
public System.Xml.IXmlDictionary Dictionary { get; }
member this.Dictionary : System.Xml.IXmlDictionary
Public ReadOnly Property Dictionary As IXmlDictionary

属性值

IXmlDictionary

此字典项的 IXmlDictionary

适用于