SyndicationTextInput.Link Propriedade

Definição

Recebe ou define a URL do textInput item do feed.

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

Valor de Propriedade

A URL do textInput item do feed como um SyndicationLink.

Observações

O link define o endpoint URL que o formulário de entrada irá direcionar.

Aplica-se a