AddFilesRequestUploadType Property
If specified and not an empty string, will skip embedding and only store the filepath
Namespace: SuperBuilderWinServiceAssembly: IntelAiaService (in IntelAiaService.exe) Version: 1.0.0+2093811f3bac5da092b5ce9c8172233582eee4d5
public string UploadType { get; set; }
Public Property UploadType As String
Get
Set
public:
property String^ UploadType {
String^ get ();
void set (String^ value);
}
member UploadType : string with get, set
Property Value
String