नोट
इस पृष्ठ तक पहुंच के लिए प्राधिकरण की आवश्यकता होती है। आप साइन इन करने या निर्देशिकाएँ बदलने का प्रयास कर सकते हैं।
इस पृष्ठ तक पहुंच के लिए प्राधिकरण की आवश्यकता होती है। आप निर्देशिकाएँ बदलने का प्रयास कर सकते हैं।
A value class that represents a set of named constants.
Syntax
public class Enum
Members
The Enum class inherits the Equals(), GetHashCode(), and ToString() methods from the Platform::Object Class.
Remarks
Use the public enum class keyword to create enumerations. Do not use the Platform::Enum type explicitly. For more information, see Enums.
Requirements
Minimum supported client: Windows 8
Minimum supported server: Windows Server 2012
Namespace: Platform
Metadata: platform.winmd