EventTopicException.Topic Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::Practices::CompositeUI::EventBroker::EventTopic ^ Topic { Microsoft::Practices::CompositeUI::EventBroker::EventTopic ^ get(); };
public Microsoft.Practices.CompositeUI.EventBroker.EventTopic Topic { get; }
member this.Topic : Microsoft.Practices.CompositeUI.EventBroker.EventTopic
Public ReadOnly Property Topic As EventTopic