AnnotationAuthorChangedEventArgs.Author 屬性

定義

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

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

屬性值

作者物件是事件的目標。

適用於

另請參閱