Creates specified resource to the specified location.

C# | Visual Basic | Visual C++ | F# |
public void Put( string targetUri, Stream stream )
Public Sub Put ( targetUri As String, stream As Stream )
public: void Put( String^ targetUri, Stream^ stream )
member Put : targetUri : string * stream : Stream -> unit

Exception | Condition |
---|---|
ArgumentNullException | Is raised when targetUri or stream is null reference. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119