![]() ![]() |
ESRI.ArcGIS.ADF.ArcGISServer.Local | |
UserAgent Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.ArcGISServer Namespace > GeocodeServerDcomProxy Class : UserAgent Property |
Visual Basic (Declaration) | |
---|---|
<BrowsableAttribute(False)> <DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)> <WebServicesDescriptionAttribute("Sets the user agent http header for the request.")> Public Property UserAgent As String |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As GeocodeServerDcomProxy Dim value As String instance.UserAgent = value value = instance.UserAgent |
C# | |
---|---|
[BrowsableAttribute(false)] [DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)] [WebServicesDescriptionAttribute("Sets the user agent http header for the request.")] public string UserAgent {get; set;} |
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family