AllowFileExtensionRename Property
                In This Topic
            
            Get or set whether to allow changing the extension of the file while renaming
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property AllowFileExtensionRename As System.Boolean
             
        
            
            public System.bool AllowFileExtensionRename {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also