Share via


ChannelProperty.Channel Property

channel.Represents the attribte in schema: channel

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

Syntax

'Declaration
<SchemaAttrAttribute(, "channel")> _
Public Property Channel As StringValue
    Get
    Set
'Usage
Dim instance As ChannelProperty
Dim value As StringValue

value = instance.Channel

instance.Channel = value
[SchemaAttrAttribute(, "channel")]
public StringValue Channel { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

ChannelProperty Class

ChannelProperty Members

DocumentFormat.OpenXml.InkML Namespace