Author Property (WPFStickyNoteControl)

Action

Gets the name of the author who created the sticky note.

Syntax

C#
protected String Author { get; }
VB
'Declaration
Protected Read Property Author As String

Access

Read only.