ConditionalScopeBase.StartIfTrue método
Iniciar a cláusula então
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 Function StartIfTrue As IDisposable
'Uso
Dim instance As ConditionalScopeBase
Dim returnValue As IDisposable
returnValue = instance.StartIfTrue()
public IDisposable StartIfTrue()
Valor retornado
Tipo: System.IDisposable