Skip to content

Latest commit

 

History

History
50 lines (39 loc) · 1.29 KB

File metadata and controls

50 lines (39 loc) · 1.29 KB
title Platform::Metadata::FlagsAttribute Attribute | Microsoft Docs
ms.custom
ms.date 12/30/2016
ms.prod windows-client-threshold
ms.technology
ms.reviewer
ms.suite
ms.tgt_pltfrm
ms.topic language-reference
f1_keywords
Platform/Platform::Metadata::FlagsAttribute
dev_langs
C++
helpviewer_keywords
Platform::Metadata::FlagsAttribute Attribute
ms.assetid 56f4a191-cc81-4742-aff8-bd2219c0735c
caps.latest.revision 3
author ghogen
ms.author ghogen
manager ghogen

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: [!INCLUDEwin8]

Minimum supported server: [!INCLUDEwinserver8]

Namespace: Platform::Metadata

Metadata: platform.winmd

See Also

Platform::Metadata Namespace