Delen via


ObjectPathProperty(ClientRuntimeContext, ObjectPath, String) Constructor

Definition

public ObjectPathProperty (Microsoft.SharePoint.Client.ClientRuntimeContext context, Microsoft.SharePoint.Client.ObjectPath parent, string propertyName);
new Microsoft.SharePoint.Client.ObjectPathProperty : Microsoft.SharePoint.Client.ClientRuntimeContext * Microsoft.SharePoint.Client.ObjectPath * string -> Microsoft.SharePoint.Client.ObjectPathProperty
Public Sub New (context As ClientRuntimeContext, parent As ObjectPath, propertyName As String)

Parameters

parent
ObjectPath
propertyName
String

Applies to