Freigeben über


PublishedProject.Description-Eigenschaft

Ruft die Beschreibung des Projekts ab.

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)

Syntax

'Declaration
<RemoteAttribute> _
Public ReadOnly Property Description As String
    Get
'Usage
Dim instance As PublishedProject
Dim value As String

value = instance.Description
[RemoteAttribute]
public string Description { get; }

Eigenschaftswert

Typ: System.String
Die Beschreibung des Projekts.

Siehe auch

Referenz

PublishedProject Klasse

PublishedProject-Member

Microsoft.ProjectServer.Client-Namespace