ActivitiesResources.UnableToLoadTypePlatformCoreAssembly Field
TF400441: Could not run tests because unable to load the required type ({0}) form testPlatform assemblies ({1}).
Namespace: Microsoft.TeamFoundation.Build.Workflow.Activities
Assembly: Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)
Syntax
'Declaration
Public Const UnableToLoadTypePlatformCoreAssembly As String
public const string UnableToLoadTypePlatformCoreAssembly
public:
literal String^ UnableToLoadTypePlatformCoreAssembly
static val mutable UnableToLoadTypePlatformCoreAssembly: string
public const var UnableToLoadTypePlatformCoreAssembly : String
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
Microsoft.TeamFoundation.Build.Workflow.Activities Namespace