Share via


SyndicationItem.CreateLink 메서드

정의

SyndicationLink 인스턴스를 만듭니다.

protected public:
 virtual System::ServiceModel::Syndication::SyndicationLink ^ CreateLink();
protected internal virtual System.ServiceModel.Syndication.SyndicationLink CreateLink ();
abstract member CreateLink : unit -> System.ServiceModel.Syndication.SyndicationLink
override this.CreateLink : unit -> System.ServiceModel.Syndication.SyndicationLink
Protected Friend Overridable Function CreateLink () As SyndicationLink

반환

SyndicationLink

SyndicationLink 인스턴스입니다.

설명

SyndicationLink 인스턴스는 메서드를 호출 CreateLink() 하는 SyndicationItem 데 사용되는 인스턴스에 자동으로 추가되지 않습니다.

적용 대상