WaitForPromptsSettingsPatternFileNames Property |
[Missing <summary> documentation for "P:CallFlowFramework.Nodes.Settings.WaitForPromptsSettings.PatternFileNames"]
Namespace:
CallFlowFramework.Nodes.Settings
Assembly:
CallFlowFramework (in CallFlowFramework.dll) Version: 1.1.0.355 (1.1.0.355)
Syntaxpublic List<string> PatternFileNames { get; }
public:
property List<String^>^ PatternFileNames {
List<String^>^ get ();
}
Property Value
Type:
ListString
See Also