SPTracingServiceInstance constructor
Initializes a new instance of the SPTracingServiceInstance class.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New SPTracingServiceInstance()
public SPTracingServiceInstance()
Remarks
This member is reserved for internal use and is not intended to be used directly from your code.
See also
Reference
SPTracingServiceInstance class