Get-RoyalPropertyHelp

Get-RoyalPropertyHelp

Scripting > Reference > PowerShell Commandlets >

NAME

Get-RoyalPropertyHelp
 
 

 

SYNOPSIS

 
 

 

SYNTAX

Get-RoyalPropertyHelp [-PropertyName <string>] [-Category <string>] [-Type <string>] [<CommonParameters>]
 
 
 

 

DESCRIPTION

 
 

 

PARAMETERS

-PropertyName <string>
The (partial) name of the property.
 
Required? false
Position? named
Default value
Accept pipeline input? true (ByValue, ByPropertyName)
Accept wildcard characters? false
 
-Category <string>
Only shows properties in thie category.
 
Required? false
Position? named
Default value
Accept pipeline input? true (ByValue, ByPropertyName)
Accept wildcard characters? false
 
-Type <string>
Only shows properties from this object type (and the base classes RoyalObject and RoyalBase).
 
Required? false
Position? named
Default value
Accept pipeline input? true (ByValue, ByPropertyName)
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 (http://go.microsoft.com/fwlink/?LinkID=113216).
 
 

 

INPUTS

System.String
 
 
The (partial) name of the property.
 
 
 

 

OUTPUTS

 
 
 

 

RELATED LINKS