Class WebSearchSource
public class WebSearchSource
- Inheritance
-
objectWebSearchSource
- Derived
Properties
Type
Required. The type of source. Always url.
public string Type { get; set; }
Property Value
- string
public class WebSearchSource
Required. The type of source. Always url.
public string Type { get; set; }