Show / Hide Table of Contents

Class FolderDialogService

Inheritance
object
FolderDialogService
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: OffRouteMap
Assembly: OffRouteMap.dll
Syntax
public class FolderDialogService

Methods

| Edit this page View Source

ShowSelectFolderDialog(string, string)

Declaration
public string ShowSelectFolderDialog(string title, string initialDirectory = null)
Parameters
Type Name Description
string title
string initialDirectory
Returns
Type Description
string
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX