public const string XmlRootElementName = "response"
Public Const XmlRootElementName As String = "response"
public: literal String^ XmlRootElementName = "response"
static val mutable XmlRootElementName: string
In This Article