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