EntityPropertyMappingAttribute.TargetSyndicationItem Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a property on the SyndicationItem class.
public:
property System::Data::Services::Common::SyndicationItemProperty TargetSyndicationItem { System::Data::Services::Common::SyndicationItemProperty get(); };
public System.Data.Services.Common.SyndicationItemProperty TargetSyndicationItem { get; }
member this.TargetSyndicationItem : System.Data.Services.Common.SyndicationItemProperty
Public ReadOnly Property TargetSyndicationItem As SyndicationItemProperty
Property Value
A SyndicationItem object.
Remarks
If mapping to syndication element, this property is the name of the syndication item.
This value must be set to None
if the TargetPath is not null.
Applies to
Συνεργαστείτε μαζί μας στο GitHub
Μπορείτε να βρείτε την πηγή για αυτό το περιεχόμενο στο GitHub, όπου μπορείτε επίσης να δημιουργήσετε και να εξετάσετε ζητήματα και αιτήματα έλξης. Για περισσότερες πληροφορίες, ανατρέξτε στον οδηγό συνεργατών.