Condividi tramite


IPlayReadyLicenseAcquisitionServiceRequest.ContentHeader Proprietà

Definizione

Ottiene la proprietà dell'intestazione del contenuto corrente.

public:
 property PlayReadyContentHeader ^ ContentHeader { PlayReadyContentHeader ^ get(); void set(PlayReadyContentHeader ^ value); };
PlayReadyContentHeader ContentHeader();

void ContentHeader(PlayReadyContentHeader value);
public PlayReadyContentHeader ContentHeader { get; set; }
var playReadyContentHeader = iPlayReadyLicenseAcquisitionServiceRequest.contentHeader;
iPlayReadyLicenseAcquisitionServiceRequest.contentHeader = playReadyContentHeader;
Public Property ContentHeader As PlayReadyContentHeader

Valore della proprietà

Proprietà dell'intestazione del contenuto corrente.

Si applica a