Compartir a través de


PlayReadyContentHeader.CustomAttributes Propiedad

Definición

Obtiene los datos personalizados utilizados por el proveedor de contenido.

public:
 property Platform::String ^ CustomAttributes { Platform::String ^ get(); };
winrt::hstring CustomAttributes();
public string CustomAttributes { get; }
var string = playReadyContentHeader.customAttributes;
Public ReadOnly Property CustomAttributes As String

Valor de propiedad

String

Platform::String

winrt::hstring

Los datos personalizados utilizados por el proveedor de contenido.

Comentarios

El autor del contenido puede agregar XML arbitrario dentro de este elemento. El código de Microsoft no actúa sobre ningún dato contenido dentro de este elemento.

Se aplica a