Compartilhar via


Workspace.Title Propriedade

Definição

Obtém ou define o título da instância de Workspace.

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

Valor da propriedade

TextSyndicationContent

O título da instância de Workspace.

Aplica-se a