OneOf.EndpointInfoRef Property
endpoint-info-ref.Represents the attribte in schema: emma:endpoint-info-ref
Namespace: DocumentFormat.OpenXml.EMMA
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
声明
<SchemaAttrAttribute(, "endpoint-info-ref")> _
Public Property EndpointInfoRef As StringValue
Get
Set
用法
Dim instance As OneOf
Dim value As StringValue
value = instance.EndpointInfoRef
instance.EndpointInfoRef = value
[SchemaAttrAttribute(, "endpoint-info-ref")]
public StringValue EndpointInfoRef { get; set; }
Property Value
Type: DocumentFormat.OpenXml.StringValue