WikiSearchSettings.Namespaces Property
Definition
What namespaces to search in.
Default is none (null
).
public System.Collections.Generic.List<int>? Namespaces { get; set; }
Property Value
- System.Collections.Generic.List<System.Int32>