次の方法で共有


SourceProperty.Name Property

name.Represents the attribte in schema: name

Namespace: DocumentFormat.OpenXml.InkML
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'宣言
<SchemaAttrAttribute(, "name")> _
Public Property Name As StringValue
    Get
    Set
'使用
Dim instance As SourceProperty
Dim value As StringValue

value = instance.Name

instance.Name = value
[SchemaAttrAttribute(, "name")]
public StringValue Name { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

SourceProperty Class

SourceProperty Members

DocumentFormat.OpenXml.InkML Namespace