Miner.Responder.Shared.Configuration Namespace > QueryServiceSetting Class : Server Field |
'Declaration
<System.Xml.Serialization.XmlAttributeAttribute("server")> Public Server As System.String
'Usage
Dim instance As QueryServiceSetting Dim value As System.String value = instance.Server instance.Server = value
[System.Xml.Serialization.XmlAttribute("server")] public System.string Server
public field Server: System.String;
System.Xml.Serialization.XmlAttributeAttribute("server") public var Server : System.String;
[System.Xml.Serialization.XmlAttribute("server")] public: System.string* Server
[System.Xml.Serialization.XmlAttribute("server")] public: System.String^ Server
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2