Accessor method public AlternativeFormat FeedFormat.
Namespace:
Google.GData.Client
Assembly:
Google.GData.Client (in Google.GData.Client.dll)
Version: 1.4.0.2
Syntax
| C# |
|---|
public AlternativeFormat FeedFormat { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property FeedFormat As AlternativeFormat |
| Visual C++ |
|---|
public: property AlternativeFormat FeedFormat { AlternativeFormat get (); void set (AlternativeFormat value); } |