SPDiagnosticsArea Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the SPDiagnosticsArea class.
Overload List
Name | Description | |
---|---|---|
SPDiagnosticsArea(String, IEnumerable<SPDiagnosticsCategory>) | Initializes a new instance of the SPDiagnosticsArea class by using the specified parameters. | |
SPDiagnosticsArea(String, UInt32, UInt32, Boolean, IEnumerable<SPDiagnosticsCategory>) | Initializes a new instance of the SPDiagnosticsArea class by using the specified parameters. | |
SPDiagnosticsArea(String, String, UInt32, UInt32, Boolean, IEnumerable<SPDiagnosticsCategory>) | Initializes a new instance of the SPDiagnosticsArea class by using the specified parameters. |
Top