Visual Basic (Declaration) | |
---|---|
Public Shared Function GetEventNotifierDisplayText( _ ByVal eventNotifier As Byte _ ) As String |
C# | |
---|---|
public static string GetEventNotifierDisplayText( byte eventNotifier ) |
Parameters
- eventNotifier
- The event notifier.
Return Value
The event notifier formatted as a string.Target Platforms: Windows 7/8/10, Windows Server 2008/2012/2016, .NET 4.x