IISServer.transfer(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void transfer(System::String ^ _logicalPath);
public virtual void transfer (string _logicalPath);
abstract member transfer : string -> unit
override this.transfer : string -> unit
Public Overridable Sub transfer (_logicalPath As String)
Parameters
- _logicalPath
- String