FileWebRequest::ConnectionGroupName Property
.NET Framework (current version)
Gets or sets the name of the connection group for the request. This property is reserved for future use.
Assembly: System (in System.dll)
public: property String^ ConnectionGroupName { virtual String^ get() override; virtual void set(String^ value) override; }
The ConnectionGroupName property is currently not used by the FileWebRequest class.
.NET Framework
Available since 1.1
Available since 1.1
Show: