Click or drag to resize

TalkFactoryFileNameToSend Property

Gets or sets the name of the file to be transmitted. Used as necessary (i.e. when the appropriate transmitting pipeline is configured).

Namespace:  CallFlowFramework.Factories
Assembly:  CallFlowFramework (in CallFlowFramework.dll) Version: 1.1.0.355 (1.1.0.355)
Syntax
public string FileNameToSend { get; set; }

Property Value

Type: String
See Also