SPExecutionTimeCounter.Namespace property
診斷資料的命名空間
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property Namespace As String
Get
'用途
Dim instance As SPExecutionTimeCounter
Dim value As String
value = instance.Namespace
public string Namespace { get; }
Property value
Type: System.String
Implements
ISupportNameValuePairsSerialization.Namespace