public readonly struct ProcessRef : IEquatable<ProcessRef>Public Structure ProcessRef
Implements IEquatable(Of ProcessRef)public value class ProcessRef : IEquatable<ProcessRef>[<SealedAttribute>]
type ProcessRef =
struct
inherit ValueType
interface IEquatable<ProcessRef>
end| ProcessRef | Информация, идентифицирующая запущенный процесс. |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |