SecondaryXmlIndexType 枚举

定义

辅助 xml 索引类型。

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

字段

名称 说明
NotSpecified 0
Path 1
Property 2
Value 3

适用于