ActivitiesResources.SourceAndSymbolServerSettingsIndexSourcesDescription Field
Set this to true to perform source indexing as part of the build. Source indexing is never performed for private builds.
Namespace: Microsoft.TeamFoundation.Build.Workflow.Activities
Assembly: Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)
Syntax
'Declaration
Public Const SourceAndSymbolServerSettingsIndexSourcesDescription As String
public const string SourceAndSymbolServerSettingsIndexSourcesDescription
public:
literal String^ SourceAndSymbolServerSettingsIndexSourcesDescription
static val mutable SourceAndSymbolServerSettingsIndexSourcesDescription: string
public const var SourceAndSymbolServerSettingsIndexSourcesDescription : 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