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

[Missing <summary> documentation for "M:Facebook.Api.Generator.VsProjectFile.Name(System.String)"]

Namespace:  Facebook.Api.Generator
Assembly:  Facebook.Api.Generator (in Facebook.Api.Generator.exe) Version: 1.0.3389.20466 (1.0.0.0)

Syntax

C#
public XName Name(
	string localName
)
Visual Basic (Declaration)
Public Function Name ( _
	localName As String _
) As XName
Visual C++
public:
XName^ Name(
	String^ localName
)

Parameters

localName
Type: System..::.String

[Missing <param name="localName"/> documentation for "M:Facebook.Api.Generator.VsProjectFile.Name(System.String)"]

Return Value

[Missing <returns> documentation for "M:Facebook.Api.Generator.VsProjectFile.Name(System.String)"]

See Also

VsProjectFile Class
Facebook.Api.Generator Namespace