EnableCreateNewFolder Property
                In This Topic
            
            Get or set a value indicating whether to allow creating new folders.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property EnableCreateNewFolder As System.Boolean
             
        
            
            public System.bool EnableCreateNewFolder {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also