Интерфейс IDiagnosticsDataservice
Интерфейс для доступа к коду корреляции связанных данных диагностики
Пространство имен: Microsoft.SharePoint.Diagnostics
Сборка: Microsoft.SharePoint (в Microsoft.SharePoint.dll)
Синтаксис
'Декларация
<ServiceContractAttribute(Namespace := "https://schemas.microsoft.com/sharepoint/soap/")> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public Interface IDiagnosticsDataservice
'Применение
Dim instance As IDiagnosticsDataservice
[ServiceContractAttribute(Namespace = "https://schemas.microsoft.com/sharepoint/soap/")]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public interface IDiagnosticsDataservice