Del via


FacebookClientWrapperOptions.FacebookApiVersion Property

Definition

Gets or sets the alternate API version used to construct calls to Facebook's API. Defaults to "v3.2".

public string FacebookApiVersion { get; set; }
member this.FacebookApiVersion : string with get, set
Public Property FacebookApiVersion As String

Property Value

The API version.

Applies to