DocSetSnapshotActivity.Comments-Eigenschaft

Ruft Sie Kommentare zum Dokument oder Ordner aktualisiert werden.

Namespace:  Microsoft.Office.Workflow.Actions
Assembly:  Microsoft.Office.Workflow.Actions (in Microsoft.Office.Workflow.Actions.dll)

Syntax

'Declaration
<BrowsableAttribute(True)> _
<ValidationOptionAttribute(ValidationOption.Optional)> _
Public Property Comments As String
    Get
    Set
'Usage
Dim instance As DocSetSnapshotActivity
Dim value As String

value = instance.Comments

instance.Comments = value
[BrowsableAttribute(true)]
[ValidationOptionAttribute(ValidationOption.Optional)]
public string Comments { get; set; }

Eigenschaftswert

Typ: System.String
Gibt String zurück.

Siehe auch

Referenz

DocSetSnapshotActivity Klasse

DocSetSnapshotActivity-Member

Microsoft.Office.Workflow.Actions-Namespace