MaxFilesPerFolderProperty Field

Namespace:  Microsoft.VisualStudio.Data.Tools.Package.Project.Dialogs
Assembly:  Microsoft.VisualStudio.Data.Tools.Package (in Microsoft.VisualStudio.Data.Tools.Package.dll)

Syntax

'Declaration
Public Shared ReadOnly MaxFilesPerFolderProperty As DependencyProperty
'Usage
Dim value As DependencyProperty

value = ImportOptionsControl.MaxFilesPerFolderProperty
public static readonly DependencyProperty MaxFilesPerFolderProperty
public:
static initonly DependencyProperty^ MaxFilesPerFolderProperty
static val MaxFilesPerFolderProperty: DependencyProperty
public static final var MaxFilesPerFolderProperty : DependencyProperty

See Also

Reference

ImportOptionsControl Class

Microsoft.VisualStudio.Data.Tools.Package.Project.Dialogs Namespace