Visual Basic (Declaration) | |
---|---|
Public Property Extension As String |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As RasterSaveDialogFileSubType Dim value As String instance.Extension = value value = instance.Extension |
C# | |
---|---|
public string Extension {get; set;} |
Property Value
The sub-type extension string that will be used to save the file with.Refer to RasterSaveDialog example.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7