OverloadAttribute Constructor

Creates and initializes a new instance of the attribute.

Syntax

public:
OverloadAttribute(
         String^ method
)  

Parameters

method
Type: String 

  The name that represents the method in the projected language.

Requirements

Namespace: Windows.Foundation.Metadata

Metadata: windows.winmd

See also

Reference

OverloadAttribute Class

OverloadAttribute Members

Windows.Foundation.Metadata Namespace