CreateRiaClientFilesTask.ExecuteInternal Method
[WCF RIA Services Version 1 Service Pack 2 is compatible with either .NET framework 4 or .NET Framework 4.5, and with either Silverlight 4 or Silverlight 5.]
Invoked by MSBuild to run this task
Namespace: Microsoft.ServiceModel.DomainServices.Tools
Assembly: Microsoft.ServiceModel.DomainServices.Tools (in Microsoft.ServiceModel.DomainServices.Tools.dll)
Syntax
'Declaration
Protected Overrides Function ExecuteInternal As Boolean
'Usage
Dim returnValue As Boolean
returnValue = Me.ExecuteInternal()
protected override bool ExecuteInternal()
protected:
virtual bool ExecuteInternal() override
abstract ExecuteInternal : unit -> bool
override ExecuteInternal : unit -> bool
protected override function ExecuteInternal() : boolean
Return Value
Type: System.Boolean
true if task succeeds