RemoveFilesResponseFilesRemoved Property
Returns the original JSON list of filepaths sent in if successful
Namespace: SuperBuilderWinServiceAssembly: IntelAiaService (in IntelAiaService.exe) Version: 1.0.0+2093811f3bac5da092b5ce9c8172233582eee4d5
public string FilesRemoved { get; set; }
Public Property FilesRemoved As String
Get
Set
public:
property String^ FilesRemoved {
String^ get ();
void set (String^ value);
}
member FilesRemoved : string with get, set
Property Value
String