共用方式為


OutputEventArgs Constructor (String)

Namespace:  Microsoft.VisualStudio.Diagnostics.Logging
Assembly:  Microsoft.VisualStudio.IntelliTrace (in Microsoft.VisualStudio.IntelliTrace.dll)

Syntax

'宣告
Protected Sub New ( _
    message As String _
)
protected OutputEventArgs(
    string message
)
protected:
OutputEventArgs(
    String^ message
)
new : 
        message:string -> OutputEventArgs
protected function OutputEventArgs(
    message : String
)

Parameters

.NET Framework Security

See Also

Reference

OutputEventArgs Class

OutputEventArgs Overload

Microsoft.VisualStudio.Diagnostics.Logging Namespace