다음을 통해 공유


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.

See Also

Reference

KeyValuePair Class

KeyValuePair Members

Microsoft.Office.Server.ObjectCache Namespace