다음을 통해 공유


SyndicationFeed.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 인스턴스는 자신을 만드는 데 사용된 SyndicationFeed 인스턴스에 추가되지 않습니다.

적용 대상