PropertiesElementName Field

Represents a constant that is used with task definitions and job templates. The value is "properties".

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

Syntax

'Declaration

  Public Const PropertiesElementName As String
'Usage

  Dim value As String

value = ManifestPropertiesDictionary.PropertiesElementName
  public const string PropertiesElementName
  public:
literal String^ PropertiesElementName
  static val mutable PropertiesElementName: string
  public const var PropertiesElementName : String

See Also

Reference

ManifestPropertiesDictionary Class

Microsoft.Web.Media.TransformManager Namespace