Visual Basic (Declaration) | |
---|---|
Public Property EventIdentification As EventIdentificationType |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public EventIdentificationType EventIdentification {get; set;} |
C++/CLI | |
---|---|
public: property EventIdentificationType^ EventIdentification { EventIdentificationType^ get(); void set (EventIdentificationType^ value); } |
Return Value
The event identification for a specific audited event.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family