Compartilhar via


ObjectPathProperty construtor

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.SharePoint.Client
Assemblies:   Microsoft.SharePoint.Client.Silverlight.Runtime (em Microsoft.SharePoint.Client.Silverlight.Runtime.dll);  Microsoft.SharePoint.Client.Phone.Runtime (em Microsoft.SharePoint.Client.Phone.Runtime.dll)  Microsoft.SharePoint.Client.Runtime (em Microsoft.SharePoint.Client.Runtime.dll)

Sintaxe

'Declaração
Public Sub New ( _
    context As ClientRuntimeContext, _
    parent As ObjectPath, _
    propertyName As String _
)
'Uso
Dim context As ClientRuntimeContext
Dim parent As ObjectPath
Dim propertyName As String

Dim instance As New ObjectPathProperty(context, _
    parent, propertyName)
public ObjectPathProperty(
    ClientRuntimeContext context,
    ObjectPath parent,
    string propertyName
)

Parâmetros

Ver também

Referência

ObjectPathProperty classe

ObjectPathProperty membros

Microsoft.SharePoint.Client namespace