次の方法で共有


ContextPropertyType 列挙型

定義

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

public enum class ContextPropertyType
[System.Flags]
public enum ContextPropertyType
type ContextPropertyType = 
Public Enum ContextPropertyType
継承
ContextPropertyType
属性

フィールド

名前 説明
PropWritten 1
PropPromoted 2
PropPredicate 4
PropWasPromoted 16

適用対象