FacebookClientWrapperOptions.FacebookApiVersion 属性

定义

获取或设置用于构造对 Facebook API 的调用的备用 API 版本。 默认为“v3.2”。

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

属性值

API 版本。

适用于