[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:Facebook.Api.Generator.FacebookApiSchemaParser.AutoGeneratedComment"]
Assembly: Facebook.Api.Generator (in Facebook.Api.Generator.exe) Version: 1.0.3389.20466 (1.0.0.0)
Syntax
C# |
---|
public CodeCommentStatement AutoGeneratedComment { get; set; } |
Visual Basic (Declaration) |
---|
Public Property AutoGeneratedComment As CodeCommentStatement |
Visual C++ |
---|
public: property CodeCommentStatement^ AutoGeneratedComment { CodeCommentStatement^ get (); void set (CodeCommentStatement^ value); } |