ScaffoldingClient.MessageHandlers Property

Definition

public:
 property System::Collections::Generic::ISet<Microsoft::VisualStudio::Web::CodeGeneration::Utils::Messaging::IMessageHandler ^> ^ MessageHandlers { System::Collections::Generic::ISet<Microsoft::VisualStudio::Web::CodeGeneration::Utils::Messaging::IMessageHandler ^> ^ get(); };
public System.Collections.Generic.ISet<Microsoft.VisualStudio.Web.CodeGeneration.Utils.Messaging.IMessageHandler> MessageHandlers { get; }
member this.MessageHandlers : System.Collections.Generic.ISet<Microsoft.VisualStudio.Web.CodeGeneration.Utils.Messaging.IMessageHandler>
Public ReadOnly Property MessageHandlers As ISet(Of IMessageHandler)

Property Value

ISet<IMessageHandler>

Applies to