Freigeben über


Workspace.Title Eigenschaft

Definition

Ruft den Titel der Workspace-Instanz ab oder legt diesen fest.

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

Eigenschaftswert

TextSyndicationContent

Der Titel der Workspace-Instanz.

Gilt für