SettingStringMock 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.
Mock one or more settings with string value.
public class SettingStringMock : Microsoft.Bot.Builder.Dialogs.Adaptive.Testing.SettingMocks.SettingMock
type SettingStringMock = class
inherit SettingMock
Public Class SettingStringMock
Inherits SettingMock
- Inheritance
Constructors
| SettingStringMock(String, Int32) |
Initializes a new instance of the SettingStringMock class. |
Fields
| Kind |
The kind for this class. |
Properties
| Assignments |
Gets the setting assignments. |
Methods
| RegisterSourcePath(String, Int32) |
Registers the source path. (Inherited from SettingMock) |