InitialSelectedFolderPath Property
Gets or sets the folder path for the folder that should be selected when the dialog launches. The path should be in the format of $/Folder A/Folder B/
Syntax
public System.string InitialSelectedFolderPath {get; set;}Public Property InitialSelectedFolderPath As System.String