AnnotationAuthorChangedEventArgs.Author 屬性

定義

取得事件的目標作者物件。

public:
 property System::Object ^ Author { System::Object ^ get(); };
public object Author { get; }
member this.Author : obj
Public ReadOnly Property Author As Object

屬性值

Object

事件的目標作者物件。

適用於

另請參閱