Class OpenPageAction
public class OpenPageAction : WebSearchAction
- Inheritance
-
objectOpenPageAction
- Inherited Members
Properties
Url
Required. The URL opened by the model.
public string Url { get; set; }
Property Value
- string
public class OpenPageAction : WebSearchAction
Required. The URL opened by the model.
public string Url { get; set; }