Compartir a través de


de la propiedad SPPerformanceCategoryDefinition.ProviderName

Mostrar el nombre del proveedor si la definición es en un proveedor específico.

Espacio de nombres:  Microsoft.SharePoint.Diagnostics
Ensamblado:  Microsoft.SharePoint (en Microsoft.SharePoint.dll)

Sintaxis

'Declaración
Public Property ProviderName As String
    Get
    Set
'Uso
Dim instance As SPPerformanceCategoryDefinition
Dim value As String

value = instance.ProviderName

instance.ProviderName = value
public string ProviderName { get; set; }

Valor de propiedad

Tipo: System.String
Devuelve String.

Vea también

Referencia

clase SPPerformanceCategoryDefinition

Miembros SPPerformanceCategoryDefinition

Espacio de nombres Microsoft.SharePoint.Diagnostics