VeriStand .NET API Reference

FTPBase.ProxyURL Property

Gets or sets the URL of the proxy server.

Namespace: NationalInstruments.VeriStand.StimulusProfileDefinitionApi
Assembly: NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi (in NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi.dll) Version: 2013.0.0.0 (2013.0.0.0)
Visual Basic (Declaration)
Public Property ProxyURL As String
C#
public string ProxyURL { get; set; }
Visual C++
public:
property String^ ProxyURL {
	String^ get ();
	void set (String^ value);
}

Property Value

The URL of the proxy server.

See Also

Log in to get a better experience