[This is preliminary documentation and is subject to change.]
Initializes a new instance of the JsonContainerAttribute class with the specified container Id.
Namespace:
Assembly: Facebook (in Facebook.dll) Version: 0.2009.3.23 (0.2009.3.23)
Syntax
C# |
---|
public JsonContainerAttribute( string id ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ id As String _ ) |
Visual C++ |
---|
public: JsonContainerAttribute( String^ id ) |
Parameters
- id
- Type: System..::.String
The container Id.