共用方式為


DiagnosticsDataNamespaceFactory class

此類別定義的現有的名稱,我們診斷資料。我們診斷資料名稱為 xx.xx.xx 組織中的命名空間的格式。

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Diagnostics.DiagnosticsDataNamespaceFactory

Namespace:  Microsoft.SharePoint.Diagnostics
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class DiagnosticsDataNamespaceFactory
'用途
You do not need to declare an instance of a static class in order to access its members.
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public static class DiagnosticsDataNamespaceFactory

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

請參閱

參照

DiagnosticsDataNamespaceFactory members

Microsoft.SharePoint.Diagnostics namespace