This topic has not yet been rated - Rate this topic

ValidateDomainServicesTask.ReferenceAssemblies Property

WCF RIA Services

[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.]

Gets or sets a list of assemblies that may be referenced by the DomainService types to be validated.

Namespace:  Microsoft.ServiceModel.DomainServices.Tools
Assembly:  Microsoft.ServiceModel.DomainServices.Tools (in Microsoft.ServiceModel.DomainServices.Tools.dll)
[RequiredAttribute]
public ITaskItem[] ReferenceAssemblies { get; set; }

Property Value

Type: Microsoft.Build.Framework.ITaskItem[]
An ITaskItem that contains the referenced assemblies.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.