Share via


IManifestTrack Interface.GetCustomAttribute Method

Applies to: Windows Store apps only

Gets the track level custom attributes from the manifest.

Syntax

string GetCustomAttribute(
string name
)
String^ GetCustomAttribute(
[InAttribute] String^ name
)
function GetCustomAttribute(
name : String
) : String

Parameters

Return Value

The track level custom attributes from the manifest.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Not Supported

Metadata

Microsoft.Media.AdaptiveStreaming.winmd