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

Initializes an instance of the FacebookObjectAttribute class with the specified xpath.

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

Syntax

C#
public FacebookObjectAttribute(
	string xpath
)
Visual Basic (Declaration)
Public Sub New ( _
	xpath As String _
)
Visual C++
public:
FacebookObjectAttribute(
	String^ xpath
)

Parameters

xpath
Type: System..::.String

[Missing <param name="xpath"/> documentation for "M:Facebook.Api.FacebookObjectAttribute.#ctor(System.String)"]

See Also

FacebookObjectAttribute Class
Facebook.Api Namespace