AnnotationAuthorChangedEventArgs.Author プロパティ

定義

イベントのターゲットである author オブジェクトを取得します。

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

プロパティ値

イベントのターゲットである author オブジェクト。

適用対象

こちらもご覧ください