Share via


EndPoint.PortType Property

port-type.Represents the attribte in schema: emma:port-type

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

Syntax

'Declaration
<SchemaAttrAttribute(, "port-type")> _
Public Property PortType As StringValue
    Get
    Set
'Usage
Dim instance As EndPoint
Dim value As StringValue

value = instance.PortType

instance.PortType = value
[SchemaAttrAttribute(, "port-type")]
public StringValue PortType { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

EndPoint Class

EndPoint Members

DocumentFormat.OpenXml.EMMA Namespace