For the complete documentation index, see llms.txt. This page is also available as Markdown.

Find-UDIcon

Find an icon.

Synopsis

Find an icon.

Syntax

Find-UDIcon [-Name] <Object> [<CommonParameters>]

Description

Find an icon.

Parameters

-Name The name of the icon to find. Wild cards are supported.Required? truePosition? 1Default valueAccept pipeline input? falseAliasesAccept wildcard characters? false <CommonParameters> This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, WarningVariable, OutBuffer, PipelineVariable, and OutVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).Outputs-------------------------- EXAMPLE 1 --------------------------PS > Find-UDIcon -Name 'User'

Last updated

Was this helpful?