Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.18 KB

composableattribute_composableattribute_1123439749.md

File metadata and controls

36 lines (25 loc) · 1.18 KB
-api-id -api-type
M:Windows.Foundation.Metadata.ComposableAttribute.#ctor(System.Type,Windows.Foundation.Metadata.CompositionType,System.UInt32,Windows.Foundation.Metadata.Platform)
winrt method

Windows.Foundation.Metadata.ComposableAttribute.ComposableAttribute

-description

Creates and initializes a new instance of the attribute.

-parameters

-param type

The type of the factory object that is used to create the programming element.

-param compositionType

One of the enumeration values.

-param version

The version.

-param platform

A value of the enumeration. The default is Windows.

-remarks

-examples

-see-also

ComposableAttribute(Type, CompositionType, UInt32, String), ComposableAttribute(Type, CompositionType, UInt32, Type), ComposableAttribute(Type, CompositionType, UInt32)