SyndicationTextInput.Description Propriedade

Definição

Obtém ou define a descrição do item de feed do textInput.Gets or sets the description of the textInput feed item.

public:
 property System::String ^ Description { System::String ^ get(); void set(System::String ^ value); };
public string Description { get; set; }
member this.Description : string with get, set
Public Property Description As String

Valor da propriedade

String

A descrição do item de feed de TextInput .The description of the textInput feed item.

Comentários

Define uma descrição do elemento de entrada de texto.Defines a description of the text input element.

Aplica-se a