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

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