Skip to content

Get-MipMessageIdList

SYNOPSIS

Obtiene una lista de todos los MessageIds conocidos.

SYNTAX

Get-MipMessageIdList [<CommonParameters>]

DESCRIPTION

Obtiene una lista de todos los MessageIds conocidos. Esto incluye todas las Id. de mensaje definidos por PlatformPlugin y el entorno, así como para todos los plug-ins cargados.

REQUIREMENTS

  • Does not require a VMS connection

EXAMPLES

Example 1

{{ Add example code here }}

{{ Add example description here }}

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

OUTPUTS

System.String

NOTES

Online Help