Share via


Folder.ProgID property

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

Syntax

'Declaration
Public ReadOnly Property ProgID As String
    Get
'Usage
Dim instance As Folder
Dim value As String

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

Property value

Type: System.String

See also

Reference

Folder class

Folder members

Microsoft.SharePoint.Client namespace