Gets the list with ID of all processes which were started by UseOffice .Net.
Namespace:
SautinSoftAssembly: UseOffice (in UseOffice.dll) Version: 5.0.1.29
Syntax
C# | Visual Basic |
public List<int> ProcessesID { get; set; }
Public Property ProcessesID As List(Of Integer)
Remarks
Even if the process is closed now, it will be persist this list because it was started by our UseOffice .Net.