Entity Members
Include Protected Members
Include Inherited Members
Represents a user who is the owner or publisher of a feed.
The Entity type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Entity | Creates a new instance of an Entity object. |
Top
Properties
Name | Description | |
---|---|---|
AccountName | Gets or sets the string representing the account name for this Entity object. | |
Gets or sets a string representing the e-mail address for this Entity object. | ||
Href | Gets or sets a string representing a URL for this Entity object. | |
Id | Gets or sets an identifier for this Entity object. | |
Name | Gets or sets a string value representing the name of this Entity object. | |
Picture | Gets or sets a string value representing the location of a picture for this Entity object. | |
Type | Gets or sets a string value representing the type of this Entity object. |
Top
Methods
Name | Description | |
---|---|---|
Clone | Creates a new instance of this Entity object and returns it. | |
CreateSyndicationPerson | Creates a SyndicationPerson object out of this Entity object and returns it. | |
EntityToString | Returns the name of the entity as a string. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Fields
Name | Description | |
---|---|---|
AFTag_Picture | ||
AFTag_Type |
Top