ManifestStream.GetAttribute Method

Applies to: Windows Store apps only

Gets the stream level attributes from the manifest.

Syntax

public string GetAttribute(
string name
)
public:
virtual String^ GetAttribute(
[InAttribute] String^ name
) sealed
public final function GetAttribute(
name : String
) : String

Parameters

  • name
    Type: System.String

Return Value

If the method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Not Supported

Metadata

Microsoft.Media.AdaptiveStreaming.winmd