The SixBit Application Programming Interface
ExportPicturePath Field






Currently unused.
Syntax
'Declaration
 
Public ExportPicturePath As System.String
'Usage
 
Dim instance As ItemsListRequestType
Dim value As System.String
 
value = instance.ExportPicturePath
 
instance.ExportPicturePath = value
public System.string ExportPicturePath
public field ExportPicturePath: System.String; 
public var ExportPicturePath : System.String;
public: System.string* ExportPicturePath
public:
System.String^ ExportPicturePath
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ItemsListRequestType Class
ItemsListRequestType Members

Send Feedback