Share via


idElementName Field

Represents a constant that is used when assigning the ID of the element that contains the input folder of the task. The value is "ID". 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 idElementName As String
'Usage

  Dim value As String

value = TaskDefinition.idElementName
  public const string idElementName
  public:
literal String^ idElementName
  static val mutable idElementName: string
  public const var idElementName : String

See Also

Reference

TaskDefinition Class

Microsoft.Web.Media.TransformManager Namespace