< Back

Get-CUClassProperty

Sun Jan 19, 2020 6:23 pm

NAME Get-CUClassProperty



SYNOPSIS

Short description





SYNTAX

Get-CUClassProperty [[-Path] <FileInfo[]>] [-ClassName <String[]>] [-InputObject <Object[]>] [-Raw]

[<CommonParameters>]





DESCRIPTION

Long description





PARAMETERS

-Path <FileInfo[]>



Required? false

Position? 2

Default value

Accept pipeline input? true (ByValue, ByPropertyName)

Accept wildcard characters? false



-ClassName <String[]>



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-InputObject <Object[]>



Required? false

Position? named

Default value

Accept pipeline input? true (ByValue)

Accept wildcard characters? false



-Raw [<SwitchParameter>]



Required? false

Position? named

Default value False

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

Inputs (if any)





OUTPUTS

Output (if any)





NOTES





General notes



-------------------------- EXAMPLE 1 --------------------------



PS C:\\><example usage>



Explanation of what the example does











RELATED LINKS