共用方式為


EndPoint.PortType Property

Definition

port-type

Represents the following attribute in the schema: emma:port-type

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

Property Value

Attributes

Applies to