Share via


StorageEntity.Comment property

Namespace:  Microsoft.SharePoint.ClientSideComponent
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public ReadOnly Property Comment As String
    Get
'Usage
Dim instance As StorageEntity
Dim value As String

value = instance.Comment
public string Comment { get; }

Property value

Type: System.String

See also

Reference

StorageEntity class

StorageEntity members

Microsoft.SharePoint.ClientSideComponent namespace