Udostępnij za pośrednictwem


SyndicationTextInput.Link Właściwość

Definicja

Pobiera lub ustawia adres URL textInput elementu źródła danych.

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

Wartość właściwości

Adres URL textInput elementu źródła danych jako SyndicationLink.

Uwagi

Link definiuje punkt końcowy adresu URL, dla którego będzie docelowy formularz wejściowy.

Dotyczy