< Back

Test-Property

Wed Jan 15, 2020 4:23 am

NAME Test-Property



SYNOPSIS

Test is a property of the specified name exists on the object.





SYNTAX

Test-Property [-InputObject] <Object> [-Name] <String[]> [<CommonParameters>]





DESCRIPTION

Given an input object, check to see whether a property of the specified name exists.





PARAMETERS

-InputObject <Object>

The input object on which to look for the property.



Required? true

Position? 1

Default value

Accept pipeline input? true (ByValue)

Accept wildcard characters? false



-Name <String[]>

The name of the property to look for.



Required? true

Position? 2

Default value

Accept pipeline input? false

Accept 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).



INPUTS



OUTPUTS





RELATED LINKS





CommonParameters : True

WorkflowCommonParameters : False

details : @{name=Test-VariableExists; noun=; verb=}

Syntax : @{syntaxItem=System.Object[]}

parameters : @{parameter=System.Object[]}

inputTypes : @{inputType=}

returnValues : @{returnValue=}

aliases : None



remarks : None

alertSet :

description :

examples :

Synopsis :

Test-VariableExists [-name] <string[]> [<CommonParameters>]



ModuleName : IntelliTect.Common

nonTerminatingErrors :

xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10

xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10

xmlns:maml : http://schemas.microsoft.com/maml/2004/10

Name : Test-VariableExists

Category : Function

Component :

Role :

Functionality :