Share via


ModelEvent.Handlers Property

Definition

public:
 abstract property System::Collections::Generic::ICollection<System::String ^> ^ Handlers { System::Collections::Generic::ICollection<System::String ^> ^ get(); };
public abstract System.Collections.Generic.ICollection<string> Handlers { get; }
member this.Handlers : System.Collections.Generic.ICollection<string>
Public MustOverride ReadOnly Property Handlers As ICollection(Of String)

Property Value

Applies to