共用方式為


SyndicationTextInput.Link 屬性

定義

取得或設定摘要專案的 URL textInput

public:
 property System::ServiceModel::Syndication::SyndicationLink ^ Link { System::ServiceModel::Syndication::SyndicationLink ^ get(); void set(System::ServiceModel::Syndication::SyndicationLink ^ value); };
public System.ServiceModel.Syndication.SyndicationLink Link { get; set; }
member this.Link : System.ServiceModel.Syndication.SyndicationLink with get, set
Public Property Link As SyndicationLink

屬性值

摘要專案的 URL textInput 做為 SyndicationLink

備註

連結 會定義輸入表單將設為目標的 URL 端點。

適用於