[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "P:Facebook.Api.HsInfo.Hs2Name"]

Namespace:  Facebook.Api
Assembly:  Facebook (in Facebook.dll) Version: 0.2009.4.13 (0.2009.4.13)

Syntax

C#
public string Hs2Name { get; set; }
Visual Basic (Declaration)
Public Property Hs2Name As String
Visual C++
public:
property String^ Hs2Name {
	String^ get ();
	void set (String^ value);
}

See Also

HsInfo Class
Facebook.Api Namespace