Creates and initializes a new instance of the attribute.
public:
ComposableAttribute(
Type^ type,
CompositionType compositionType,
uint32 version,
Platform platform
)
type
Type: Type
The type of the factory object that is used to create the programming element.
compositionType
Type: CompositionType
Specifies the visibility of the programming element for which the composable attribute is applied.
version
Type: uint32
The version.
platform
Type: Platform
Specifies the platforms that a specified type should be supported in
Namespace: Windows.Foundation.Metadata
Metadata: windows.winmd