This document is archived and information here might be outdated. Recommended version. |
The ID of the uploaded data.
[Visual Basic .NET] Public Property UploadID As String
[C#] public string UploadID {get; set;}
[C++]
HRESULT get_UploadID(
System.String* UploadID
);
[C++]
HRESULT put_UploadID(
BSTR UploadID
);
[C++]
Parameters UploadID [out, retval]
UploadID is a parameter of type BSTR* UploadID [in]
UploadID is a parameter of type BSTR