XdsValueBasestringToContentType Field |
[Missing <summary> documentation for "F:DXMLBase.Xds.XdsValueBase.stringToContentType"]
Namespace: DXMLBase.XdsAssembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxprotected static Dictionary<string, XdsValueBaseContentType> stringToContentType
Protected Shared stringToContentType As Dictionary(Of String, XdsValueBaseContentType)
protected:
static Dictionary<String^, XdsValueBaseContentType>^ stringToContentType
static val mutable stringToContentType: Dictionary<string, XdsValueBaseContentType>
Field Value
Type:
DictionaryString,
XdsValueBaseContentType
See Also