Properties
less than a minute
CommandType
Lists the type of the command. Vale is always an Application
.
Definition
Gets the path of the Vale program file.
Extension
Gets the extension of the Vale program file.
Module
This value is always null for Vale.
ModuleName
This value is always null for Vale.
Name
Gets the name of the Vale program file, including its base name and extension.
OutputType
Gets the output type. This value is always System.String for Vale.
Parameters
This value is always null for Vale.
ParameterSets
This value is always null for Vale.
Path
Gets the full path to the Vale program file.
RemotingCapability
Gets the remoting capabilities of this cmdlet, when exposed in a context with ambient remoting. This
value is always PowerShell
.
Source
Gets the source of this command. For Vale, this is the full path to the Vale program file.
Version
Gets the version of the Vale application.
Visibility
Gets the visibility of Vale. This value is always Public
.