FlowConfigurationRequestedEventArgs Class
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.
EventArg containing the newly created MediaFlow.
public ref class FlowConfigurationRequestedEventArgs : EventArgs
public class FlowConfigurationRequestedEventArgs : EventArgs
type FlowConfigurationRequestedEventArgs = class
inherit EventArgs
Public Class FlowConfigurationRequestedEventArgs
Inherits EventArgs
- Inheritance
-
FlowConfigurationRequestedEventArgs
Constructors
FlowConfigurationRequestedEventArgs(MediaFlow) |
Creates new instance of FlowConfigurationRequestedEventArgs class. |
Properties
Flow |
Gets the flow. |