Platform::Metadata::DefaultMemberAttribute Attribute

Indicates the preferred function to invoke among several possible overloaded functions.

Syntax

public ref class DefaultMember abstract : Attribute

Inheritance

Platform::Object

Platform::Metadata::Attribute

Remarks

Apply the DefaultMember attribute to a method that will be consumed by a JavaScript application.

Requirements

Minimum supported client: Windows 8

Minimum supported server: Windows Server 2012

Namespace: Platform::Metadata

Metadata: platform.winmd

See also

Platform::Metadata Namespace