Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 994 Bytes

File metadata and controls

40 lines (26 loc) · 994 Bytes
description Learn more about: Platform::Metadata::FlagsAttribute Attribute
title Platform::Metadata::FlagsAttribute Attribute
ms.date 12/30/2016
ms.topic reference
f1_keywords
VCCORLIB/Platform::Metadata::FlagsAttribute
helpviewer_keywords
Platform::Metadata::FlagsAttribute Attribute
ms.assetid 56f4a191-cc81-4742-aff8-bd2219c0735c

Platform::Metadata::FlagsAttribute Attribute

Indicates that an enumeration can be treated as a bit field; that is, a set of flags.

Syntax

public ref class Flags abstract : Attribute

Inheritance

Platform::Object

Platform::Metadata::Attribute

Remarks

Requirements

Minimum supported client: Windows 8

Minimum supported server: Windows Server 2012

Namespace: Platform::Metadata

Metadata: platform.winmd

See also

Platform::Metadata Namespace