ProxyPassword specifies the proxy password when using LoadFromURL method.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public string ProxyPassword { get; set; }
Public Property ProxyPassword As String Get Set
public: property String^ ProxyPassword { String^ get (); void set (String^ value); }