CuteEditor for .NET 6.2 Class Library

AttachmentItem.IsCustom Property

Gets a value indicating whether this instance is custom.

[Visual Basic]
Public ReadOnly Property IsCustom As Boolean
[C#]
public bool IsCustom {get;}

Property Value

true if this instance is custom; otherwise, false.

See Also

AttachmentItem Class | CuteEditor Namespace