Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Type As EventLogEntryEventType |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public EventLogEntryEventType Type {get;} |
C++/CLI | |
---|---|
public: property EventLogEntryEventType Type { EventLogEntryEventType get(); } |
Return Value
Check the EventLogEntryEventType for available log types.For an example, refer to Leadtools.Jpip.Server.JpipServer.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family