Share via


MountedFolderInfo.ListTemplateType property

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

Syntax

'Declaration
Public ReadOnly Property ListTemplateType As ListTemplateType
    Get
'Usage
Dim instance As MountedFolderInfo
Dim value As ListTemplateType

value = instance.ListTemplateType
public ListTemplateType ListTemplateType { get; }

Property value

Type: Microsoft.SharePoint.Client.ListTemplateType

See also

Reference

MountedFolderInfo class

MountedFolderInfo members

Microsoft.SharePoint.Client namespace