EventLogPermissionAttribute::MachineName Property
.NET Framework (current version)
Gets or sets the name of the computer on which events might be read.
Assembly: System (in System.dll)
Property Value
Type: System::String^The name of the computer on which events might be read. The default is ".".
| Exception | Condition |
|---|---|
| ArgumentException | The computer name is invalid. |
.NET Framework
Available since 1.1
Available since 1.1
Show: