Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal EventType() As CodedValueType _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public SecurityAlertMessage( CodedValueType[] EventType ) |
C++/CLI | |
---|---|
public: SecurityAlertMessage( array<CodedValueType^>^ EventType ) |
Parameters
- EventType
- Type of the event.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family