The SchemaFeed type exposes the following members.
Back to Top
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | SchemaFeed |
Constructs an instance having the specified attributes.
|
Methods
Name | Description | |
---|---|---|
![]() | CreateEntry |
Creates a feed entry.
|
![]() | HandleExtensionElements |
Called by gdata framework when parsing a response
and encountering an unknown extension element.
(Overrides AtomFeedHandleExtensionElements(ExtensionElementEventArgs, AtomFeedParser).) |
Fields
Name | Description | |
---|---|---|
![]() ![]() | MEDIA_SOURCE_TYPE | The schema feed path |
Properties
Name | Description | |
---|---|---|
![]() | Owner |
{get;} the application that owns this feed.
|
![]() | OwnerId |
{get;set;} the id of the application that owns this feed.
|
See Also