共用方式為


ConditionalScope Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the ConditionalScope class.

Overload List

  Name Description
Public method ConditionalScope(ClientRuntimeContext, Expression<Func<Boolean>>) Initializes a new instance of the ConditionalScope class with the specified client runtime context and conditional expression.
Public method ConditionalScope(ClientRuntimeContext, Expression<Func<Boolean>>, Boolean) Initializes a new instance of the ConditionalScope class with the specified client runtime context, the conditional expression, and the flag that indicates whether to allow all actions inside the conditional scope or to allow only queries.

Top

See Also

Reference

ConditionalScope Class

ConditionalScope Members

Microsoft.SharePoint.Client Namespace