Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

EventSource::GenerateManifest Method

.NET Framework (current version)
 

Returns a string of the XML manifest that is associated with the current event source.

Namespace:   System.Diagnostics.Tracing
Assembly:  mscorlib (in mscorlib.dll)

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticGenerateManifest(Type^, String^)

Returns a string of the XML manifest that is associated with the current event source.

System_CAPS_pubmethodSystem_CAPS_staticGenerateManifest(Type^, String^, EventManifestOptions)

Returns a string of the XML manifest that is associated with the current event source.

Return to top
Show:
© 2017 Microsoft