[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:Facebook.Api.Generator.CompileItem.NamespacePath"]
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 string NamespacePath { get; set; } |
Visual Basic (Declaration) |
---|
Public Property NamespacePath As String |
Visual C++ |
---|
public:
property String^ NamespacePath {
String^ get ();
void set (String^ value);
} |
See Also
CompileItem Class
Facebook.Api.Generator Namespace