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


TraceView.To Property

to.Represents the attribte in schema: to

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

Syntax

'Declaration
<SchemaAttrAttribute(, "to")> _
Public Property To As StringValue
    Get
    Set
'Usage
Dim instance As TraceView
Dim value As StringValue

value = instance.To

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

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

TraceView Class

TraceView Members

DocumentFormat.OpenXml.InkML Namespace