Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 930 Bytes

File metadata and controls

37 lines (24 loc) · 930 Bytes
title Platform::Metadata::FlagsAttribute Attribute
description Learn more about: Platform::Metadata::FlagsAttribute Attribute
ms.date 12/30/2016
ms.topic reference
f1_keywords
VCCORLIB/Platform::Metadata::FlagsAttribute
helpviewer_keywords
Platform::Metadata::FlagsAttribute Attribute

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

Requirements

Minimum supported client: Windows 8

Minimum supported server: Windows Server 2012

Namespace: Platform::Metadata

Metadata: platform.winmd

See also

Platform::Metadata Namespace