This documentation is archived and is not being maintained.
Page.TraceModeValue Property
.NET Framework 1.1
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] Property TraceModeValue As TraceMode [C#] TraceMode TraceModeValue {set;} [C++] protected: __property void set_TraceModeValue(TraceMode); [JScript] protected function set TraceModeValue(TraceMode);
See Also
Show: