KeyValuePair.PropertyName Property
Gets the name of the property.
Namespace: Microsoft.Office.Server.ObjectCache
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Public ReadOnly Property PropertyName As String
Get
'Usage
Dim instance As KeyValuePair
Dim value As String
value = instance.PropertyName
public string PropertyName { get; }
Property Value
Type: System.String
Returns String.