PackageUtilities::CopyUrlToLocal Method (Uri^, String^)
Visual Studio 2015
Copies the specified file to the local project directory.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- uri
-
Type:
System::Uri^
The Uri to copy.
- local
-
Type:
System::String^
The local resource to copy to.
This method supports the downloading of HTTP resources, which may cause a delay before returning.
Show: