CacheField.PropertyName 属性

定义

PropertyName

表示架构中的以下属性:propertyName

[DocumentFormat.OpenXml.SchemaAttr(0, "propertyName")]
public DocumentFormat.OpenXml.StringValue PropertyName { get; set; }
public DocumentFormat.OpenXml.StringValue PropertyName { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "propertyName")]
public DocumentFormat.OpenXml.StringValue? PropertyName { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("propertyName")]
public DocumentFormat.OpenXml.StringValue? PropertyName { get; set; }
public DocumentFormat.OpenXml.StringValue? PropertyName { get; set; }
member this.PropertyName : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "propertyName")>]
member this.PropertyName : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("propertyName")>]
member this.PropertyName : DocumentFormat.OpenXml.StringValue with get, set
Public Property PropertyName As StringValue

属性值

返回 StringValue

属性

适用于