Cloud Storage Integrator 2016 .NET Edition
Cloud Storage Integrator 2016 .NET Edition
Questions / Feedback?

ResourcePath Property

The path of the current resource.

Syntax

[VB.NET]
Public Property ResourcePath As String

[C#]
public string ResourcePath {get; set;}

Remarks

This setting holds the path of the resource specified by ResourceIndex. After calling ListResources this property will hold the full path to the resource at ResourceIndex in lower case as returned by the server.

This may be set to the full path of a folder or file before calling various methods such as:

For more details see the help section for the desired method.

This property is not available at design time.

Default Value

""

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 .NET Edition - Version 16.0 [Build 7239]