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

이벤트의 대상인 작성자 개체입니다.

적용 대상

추가 정보