次の方法で共有


GroupingType 列挙型

定義

この列挙体は、メンバー値のビットごとの組み合わせをサポートしています。

[System.Flags]
public enum GroupingType
[<System.Flags>]
type GroupingType = 
継承
GroupingType
属性

フィールド

None 0
PerNamespace 2
PerPackage 1

適用対象