del constructor ObjectPathStaticProperty
Este miembro está reservado para uso interno y no debe usarse directamente desde el código.
Espacio de nombres: Microsoft.SharePoint.Client
Ensamblados: Microsoft.SharePoint.Client.Silverlight.Runtime (en Microsoft.SharePoint.Client.Silverlight.Runtime.dll); Microsoft.SharePoint.Client.Phone.Runtime (en Microsoft.SharePoint.Client.Phone.Runtime.dll) Microsoft.SharePoint.Client.Runtime (en Microsoft.SharePoint.Client.Runtime.dll)
Sintaxis
'Declaración
Public Sub New ( _
context As ClientRuntimeContext, _
typeId As String, _
propertyName As String _
)
'Uso
Dim context As ClientRuntimeContext
Dim typeId As String
Dim propertyName As String
Dim instance As New ObjectPathStaticProperty(context, _
typeId, propertyName)
public ObjectPathStaticProperty(
ClientRuntimeContext context,
string typeId,
string propertyName
)
Parámetros
- context
Tipo: Microsoft.SharePoint.Client.ClientRuntimeContext
- typeId
Tipo: System.String
- propertyName
Tipo: System.String
Vea también
Referencia
clase ObjectPathStaticProperty