Class WebSearchAction
public abstract class WebSearchAction
- Inheritance
-
objectWebSearchAction
- Derived
Properties
Type
Required. The action type.
public string Type { get; set; }
Property Value
- string
public abstract class WebSearchAction
Required. The action type.
public string Type { get; set; }