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

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

適用対象

こちらもご覧ください