Href of attachement

Namespace:  Facebook.BindingHelper
Assembly:  Facebook (in Facebook.dll) Version: 3.0.1.0 (3.0.1)

Syntax

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

See Also