RemoveFilesRequestFilesToRemove Property
A JSON list of all filepaths to try and remove from the file store
Namespace: SuperBuilderWinServiceAssembly: IntelAiaService (in IntelAiaService.exe) Version: 1.0.0+2093811f3bac5da092b5ce9c8172233582eee4d5
public string FilesToRemove { get; set; }
Public Property FilesToRemove As String
Get
Set
public:
property String^ FilesToRemove {
String^ get ();
void set (String^ value);
}
member FilesToRemove : string with get, set
Property Value
String