Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.12 KB

platform-metadata-defaultmemberattribute-attribute.md

File metadata and controls

42 lines (27 loc) · 1.12 KB
description title ms.date ms.topic f1_keywords helpviewer_keywords ms.assetid
Learn more about: Platform::Metadata::DefaultMemberAttribute Attribute
Platform::Metadata::DefaultMemberAttribute Attribute
12/30/2016
reference
VCCORLIB/Platform::Metadata::DefaultMemberAttribute
Platform::Metadata::DefaultMemberAttribute Attribute
d8abda01-c257-4371-aec4-541d4825e0af

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