ActivatableAttribute Constructor (Type, UInt32)

Creates and initializes a new instance of the attribute.

Syntax

public:
ActivatableAttribute(
         Type^ type,
         uint32 version
)  

Parameters

type
Type: Type 

The type of the class.

version
Type: uint32 

  The version of the class.

Requirements

Namespace: Windows.Foundation.Metadata

Metadata: windows.winmd

See also

Reference

ActivatableAttribute Class

ActivatableAttribute Members

Windows.Foundation.Metadata Namespace