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