TaskIdAttributeName Field

Represents a constant that is used when the task id attribute is assigned to a job definition. This type/member supports the IIS Transform Manager infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.Web.Media.TransformManager
Assembly:  Microsoft.Web.Media.TransformManager.Common (in Microsoft.Web.Media.TransformManager.Common.dll)

Syntax

'Declaration

  Public Const TaskIdAttributeName As String
'Usage

  Dim value As String

value = JobDefinition.TaskIdAttributeName
  public const string TaskIdAttributeName
  public:
literal String^ TaskIdAttributeName
  static val mutable TaskIdAttributeName: string
  public const var TaskIdAttributeName : String

See Also

Reference

JobDefinition Class

Microsoft.Web.Media.TransformManager Namespace