Share via


IManifestTrack Interface.CustomAttributeNames Property

Applies to: Windows Store apps only

Gets the track level custom attributes names.

Syntax

IVectorView<string> CustomAttributeNames { get; }
property IVectorView<String^>^ CustomAttributeNames {
IVectorView<String^>^ get ();
}
function get CustomAttributeNames () : IVectorView<String>

Property Value

The track level custom attributes names.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Not Supported

Metadata

Microsoft.Media.AdaptiveStreaming.winmd