PlayReadyHeaderAttribute Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an attribute in a PlayReadyHeader.
public class PlayReadyHeaderAttribute
type PlayReadyHeaderAttribute = class
Public Class PlayReadyHeaderAttribute
- Inheritance
-
PlayReadyHeaderAttribute
Constructors
PlayReadyHeaderAttribute() |
Initializes a new instance of the PlayReadyHeaderAttribute class. Its attributes default to null. |
PlayReadyHeaderAttribute(String, String) |
Initializes a new instance of the PlayReadyHeaderAttribute class. |
Properties
Name |
Gets or sets the name of the attribute. |
Value |
Gets or sets the value of the attribute. |