FacebookClientWrapperOptions.FacebookApiVersion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.