BotData 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.
public class BotData
type BotData = class
Public Class BotData
- Inheritance
-
BotData
Constructors
BotData() | |
BotData(String, Object) |
Properties
Data | |
ETag |
Methods
GetProperty<TypeT>(String) | |
RemoveProperty(String) | |
SetProperty<TypeT>(String, TypeT) |