[This is preliminary documentation and is subject to change.]
Returns a singleton instance of the social network provider
Namespace: NFX.Web.SocialAssembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
public static Facebook Instance { get; }
public static Facebook Instance { get; }
Public Shared ReadOnly Property Instance As Facebook
Get
Public Shared ReadOnly Property Instance As Facebook
Get
public:
static property Facebook^ Instance {
Facebook^ get ();
}
public:
static property Facebook^ Instance {
Facebook^ get ();
}
static member Instance : Facebook with get
static member Instance : Facebook with get
Property Value
Type:
Facebook