1.
Type: System.EventArgs
System.EventArgs Class. Assembly: Mscorlib.dll. Namespace: System. Summary: EventArgs is the base class for classes containing event data. C# Syntax: ...
2.
Namespace: System.IO
Namespace: System.IO. The IO namespace contains types that allow synchronous and asynchronous reading and writing on data streams and files. ...
3.
Type: System.Reflection.ICustomAttributeProvider
Calling ICustomAttributeProvider.GetCustomAttributes on PropertyInfo or EventInfo when the inherit parameter of GetCustomAttributes is true does not walk ...
4.
#define INC_OLE2 #define UNICODE 1 #define _WIN32_DCOM #include ...
ParseCommandLine(argc,argv)) return; // Initialize COM CoInitialize(0); HRESULT hr; IDirectoryObject * pDirObjectContainer = NULL; IDirectoryObject ...
5.
Type: System.Net.Sockets.UdpClient
Send and UdpClient.Receive methods to communicate with the remote host. Note To set the underlying Socket to broadcast mode, create the IPEndPoint using the ...
6.
Type: System.Diagnostics.TraceListener
TextWriterTraceListener,System" initializeData="c:\myListener.log" /> <remove type="System.Diagnostics.DefaultTraceListener,System"/> </listeners> </trace> ...
7.
Namespace: System.Reflection
Namespace: System.Reflection. The Reflection namespace contains classes and interfaces that .... System.Reflection.AssemblyInformationalVersionAttribute ...
8.
Type: System.Security.PermissionSet
Unrestricted PermissionSet, the resulting union is the original Unrestricted PermissionSet. .... The method returns null for an Unrestricted PermissionSet. ...
9.
Type: System.DllNotFoundException
Initializes a new instance of the DllNotFoundException class with a specified error message and a reference to the inner exception that is the cause of this ...
10.
Type: System.Xml.XmlValidatingReader
XmlValidatingReader implements the XmlReader class and provides support for data validation. Use the XmlValidatingReader.Schemas property to have the reader ...