Condividi tramite


AnnotationAuthorChangedEventArgs.Author Proprietà

Definizione

Ottiene l'oggetto autore che è la destinazione dell'evento.

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

Valore della proprietà

Object

L'oggetto autore che è la destinazione dell'evento.

Si applica a

Vedi anche