    

 ## On this page

  

 

 # Interface ISaveFileService

 Last update: 16.07.2025 

Namespace: [VM](VM.md)  
Assembly: VM.dll

```csharp
public interface ISaveFileService : IFileSupport

```

#### Implements

[IFileSupport](VM.IFileSupport.md)

## Methods

### ShowDialog()

```csharp
bool ShowDialog()

```

#### Returns

[bool](https://learn.microsoft.com/dotnet/api/system.boolean)