ActivatableAttribute Constructor (Type, UInt32, Platform)

Creates and initializes a new instance of the attribute.

Syntax

public:
ActivatableAttribute(
         Type^ type,
         uint32 version,
         Platform platform
)  

Parameters

type
Type: Type 

The type of the class.

version
Type: uint32 

 The version of the class.

platform
Type: Platform 

Specifies the platforms that a specified type should be supported in

Requirements

Namespace: Windows.Foundation.Metadata

Metadata: windows.winmd

See also

Reference

ActivatableAttribute Class

ActivatableAttribute Members

Windows.Foundation.Metadata Namespace