←Select platform

DefaultExtension Property

Summary

Gets or sets the format extension string that will be used when saving the file.

Syntax

C#
VB
C++
public string DefaultExtension {get; set;}
Public Property DefaultExtension As String
public: 
property String^ DefaultExtension { 
   String^ get(); 
   void set (    String^ value); 
} 

Property Value

A string that represents the format extension string that will be used when saving the file.

Example

Refer to RasterSaveDialog example.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.WinForms.CommonDialogs.File Assembly
Click or drag to resize