Compartir a través de


de la propiedad KeyValuePair.PropertyName

Obtiene el nombre de la propiedad.

Espacio de nombres:  Microsoft.Office.Server.ObjectCache
Ensamblado:  Microsoft.Office.Server (en Microsoft.Office.Server.dll)

Sintaxis

'Declaración
Public ReadOnly Property PropertyName As String
    Get
'Uso
Dim instance As KeyValuePair
Dim value As String

value = instance.PropertyName
public string PropertyName { get; }

Valor de propiedad

Tipo: System.String
Devuelve String.

Vea también

Referencia

clase KeyValuePair

Miembros KeyValuePair

Espacio de nombres Microsoft.Office.Server.ObjectCache