 | BasicAppSettingsProcessId property |
The process ID of the current process.
Namespace: NetEti.ApplicationEnvironmentAssembly: NetEti.BasicAppSettings (in NetEti.BasicAppSettings.dll) Version: 1.0.0+fc721cf1d38e1de155fd33971356662ac9c21f21
Syntaxpublic int ProcessId { get; }
Public ReadOnly Property ProcessId As Integer
Get
public:
property int ProcessId {
int get ();
}
member ProcessId : int with get
Property value
Int32
See also