ActivitiesResources.PublishSymbolsLastIdFileNotFound Field
The file {0} was not found, so the transaction identifier will not be associated to this build.
Namespace: Microsoft.TeamFoundation.Build.Workflow.Activities
Assembly: Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)
Syntax
'Declaration
Public Const PublishSymbolsLastIdFileNotFound As String
public const string PublishSymbolsLastIdFileNotFound
public:
literal String^ PublishSymbolsLastIdFileNotFound
static val mutable PublishSymbolsLastIdFileNotFound: string
public const var PublishSymbolsLastIdFileNotFound : 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