Class UserSearchOptions
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: TwitterSharp.Request.Option
Assembly: TwitterSharp.dll
Syntax
public class UserSearchOptions : ASearchOptions
Properties
| Improve this Doc View SourceUserOptions
Additional information to get about the users
Declaration
public UserOption[] UserOptions { get; set; }
Property Value
Type | Description |
---|---|
UserOption[] |
Methods
| Improve this Doc View SourcePreBuild(Boolean)
Declaration
protected override void PreBuild(bool needExpansion)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | needExpansion |