[This is preliminary documentation and is subject to change.]
Locale in form "en-gb".
Not all social network supports this field
Namespace: NFX.Web.SocialAssembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
public string Locale { get; internal set; }
public string Locale { get; internal set; }
Public Property Locale As String
Get
Friend Set
Public Property Locale As String
Get
Friend Set
public:
property String^ Locale {
String^ get ();
internal: void set (String^ value);
}
public:
property String^ Locale {
String^ get ();
internal: void set (String^ value);
}
member Locale : string with get, internal set
member Locale : string with get, internal set
Property Value
Type:
String