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