SecondaryXmlIndexType 列挙型

定義

セカンダリ XML インデックスの種類。

[System.Serializable]
public enum SecondaryXmlIndexType
[<System.Serializable>]
type SecondaryXmlIndexType = 
Public Enum SecondaryXmlIndexType
継承
SecondaryXmlIndexType
属性

フィールド

名前 説明
NotSpecified 0
Path 1
Property 2
Value 3

適用対象