StickyNoteControl.Author 属性

定义

获取手写便笺创建者的姓名。

public:
 property System::String ^ Author { System::String ^ get(); };
public string Author { get; }
member this.Author : string
Public ReadOnly Property Author As String

属性值

String

手写便笺创建者的姓名。

注解

依赖项属性信息

标识符字段 AuthorProperty
元数据属性设置为 true

适用于