<FlagsAttribute> _ <SuppressMessageAttribute("Microsoft.Design", "CA1008:EnumsShouldHaveZeroValue", Justification:="KeepNewest is more descriptive and can't be combined with the other flags")> _ Public Enumeration GadgetCachePolicies
[FlagsAttribute] [SuppressMessageAttribute("Microsoft.Design", "CA1008:EnumsShouldHaveZeroValue", Justification="KeepNewest is more descriptive and can\'t be combined with the other flags")] public enum GadgetCachePolicies
[FlagsAttribute] [SuppressMessageAttribute(L"Microsoft.Design", L"CA1008:EnumsShouldHaveZeroValue", Justification=L"KeepNewest is more descriptive and can\'t be combined with the other flags")] public enum class GadgetCachePolicies
/** @attribute FlagsAttribute() */ /** @attribute SuppressMessageAttribute("Microsoft.Design", "CA1008:EnumsShouldHaveZeroValue", Justification="KeepNewest is more descriptive and can\'t be combined with the other flags") */ public enum GadgetCachePolicies
FlagsAttribute SuppressMessageAttribute("Microsoft.Design", "CA1008:EnumsShouldHaveZeroValue", Justification="KeepNewest is more descriptive and can\u0027t be combined with the other flags") public enum GadgetCachePolicies