OpenFolder Class

Shows the Input document in its folder location.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandIMcDocument
          MediaCy.Commands.DocumentOpenFolder

Namespace:  MediaCy.Commands.Document
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class OpenFolder
	Inherits OneInputCommand(Of IMcDocument)

The OpenFolder type exposes the following members.

Constructors
  NameDescription
Public methodOpenFolder
Initializes a new instance of the OpenFolder class
Top
Remarks