C1.Web.Mvc Namespace / Line Class / Attachment Property

In This Topic
Attachment Property (Line)
In This Topic
Gets or sets the attachment of the annotation.
Syntax
'Declaration
 
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
Public Property Attachment As AnnotationAttachment
 
See Also