Click or drag to resize
UploadCommand Properties

The UploadCommand type exposes the following members.

Properties
  NameDescription
Public propertyAcceptMimeType
What MIME type the client should accept for the request
(Inherited from Command.)
Public propertyAction
SOAP action to use with the AML
(Inherited from Command.)
Public propertyActionString
SOAP action to use with the AML (represented as a string)
(Inherited from Command.)
Public propertyAml
The AML query. If not explicitly set, it is built based on the files which have been added to the requested.
(Overrides CommandAml.)
Public propertySettings
Specify a method to configure each outgoing HTTP request associated specifically with this AML request
(Inherited from Command.)
Top
See Also