Share via


PickerEntityInformationRequest.Key property

Namespace:  Microsoft.SharePoint.ApplicationPages.ClientPickerQuery
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public Property Key As String
    Get
    Set
'Usage
Dim instance As PickerEntityInformationRequest
Dim value As String

value = instance.Key

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

Property value

Type: System.String

See also

Reference

PickerEntityInformationRequest class

PickerEntityInformationRequest members

Microsoft.SharePoint.ApplicationPages.ClientPickerQuery namespace