次の方法で共有


EndPoint.EndPointAddress Property

endpoint-address.Represents the attribte in schema: emma:endpoint-address

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

Syntax

'宣言
<SchemaAttrAttribute(, "endpoint-address")> _
Public Property EndPointAddress As StringValue
    Get
    Set
'使用
Dim instance As EndPoint
Dim value As StringValue

value = instance.EndPointAddress

instance.EndPointAddress = value
[SchemaAttrAttribute(, "endpoint-address")]
public StringValue EndPointAddress { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

EndPoint Class

EndPoint Members

DocumentFormat.OpenXml.EMMA Namespace