Skip to main content

Motion Standalone Postprocessor C# library 2024 R2

Interface IOpenFileService

Last update: 03.07.2024

Namespace: VM
Assembly: VM.dll

public interface IOpenFileService : IFileSupport

Implements

IFileSupport

Properties

FileNames

IReadOnlyCollection<string> FileNames { get; }

Property Value

IReadOnlyCollection<string>

IsMultiSelect

bool IsMultiSelect { get; set; }

Property Value

bool

Methods

ShowDialog()

bool ShowDialog()

Returns

bool