void SetName( const String & name );
Name | Description | |
---|---|---|
in | name | The title (summary information) to be added to upload data as metadata. |
Sets the title.
This function specifies the title (summary information) to be added to upload data as metadata. You can specify any Unicode string (up to 64 characters using UTF-8 character conversion). This parameter specification is not required. The default is an empty string.
CONFIDENTIAL