Поделиться через


EndPoint.MediaType Property

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

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

Syntax

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

value = instance.MediaType

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

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

EndPoint Class

EndPoint Members

DocumentFormat.OpenXml.EMMA Namespace