X.customPr 字段

定义

表示 x:customPr XML 元素。

public static readonly System.Xml.Linq.XName customPr;
 staticval mutable customPr : System.Xml.Linq.XName
Public Shared ReadOnly customPr As XName 

字段值

注解

作为 XML 元素,它:

  • 具有以下父 XML 元素: customProperties
  • 具有以下 XML 属性: nameid
  • 对应于以下强类型类:CustomProperty。

适用于