'Declaration Public Overloads Shared Sub EnableDebugging( _
ByVal streamDebug information will be written to this stream.As System.IO.Stream _
)
public static void EnableDebugging(
System.IO.Stream stream
)
public: static void EnableDebugging(
System.IO.Stream* stream
)
public:
static void EnableDebugging(
System.IO.Stream^ stream
)
Parameters
- stream
- Debug information will be written to this stream.