EventSource.IsAdvised Property

Definition

Indicates whether this EventSource is advised on its VS event source

protected:
 property bool IsAdvised { bool get(); };
protected:
 property bool IsAdvised { bool get(); };
protected bool IsAdvised { get; }
member this.IsAdvised : bool
Protected ReadOnly Property IsAdvised As Boolean

Property Value

Returns Boolean.

Applies to