Aracılığıyla paylaş


EndPoint.EndPointAddress Property

Definition

endpoint-address

Represents the following attribute in the schema: emma:endpoint-address

[DocumentFormat.OpenXml.SchemaAttr(44, "endpoint-address")]
public DocumentFormat.OpenXml.StringValue EndPointAddress { get; set; }
public DocumentFormat.OpenXml.StringValue EndPointAddress { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(44, "endpoint-address")]
public DocumentFormat.OpenXml.StringValue? EndPointAddress { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("emma:endpoint-address")]
public DocumentFormat.OpenXml.StringValue? EndPointAddress { get; set; }
public DocumentFormat.OpenXml.StringValue? EndPointAddress { get; set; }
member this.EndPointAddress : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(44, "endpoint-address")>]
member this.EndPointAddress : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("emma:endpoint-address")>]
member this.EndPointAddress : DocumentFormat.OpenXml.StringValue with get, set
Public Property EndPointAddress As StringValue

Property Value

Attributes

Applies to