You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
get-helpnew-object-full
NAME
New-Object
SYNTAX
New-Object [-TypeName] <string> [[-ArgumentList] <Object[]>] [-Property<IDictionary>] [<CommonParameters>]
New-Object [-ComObject] <string> [-Strict] [-Property<IDictionary>] [<CommonParameters>]
PARAMETERS
-ArgumentList <Object[]>
Required? false
Position? 1
Accept pipeline input? false
Parameter set name Net
Aliases Args
Dynamic? false
-ComObject <string>
Required? true
Position? 0
Accept pipeline input? false
Parameter set name Com
Aliases None
Dynamic? false
-Property <IDictionary>
Required? false
Position? Named
Accept pipeline input? false
Parameter set name (All)
Aliases None
Dynamic? false
-Strict
Required? false
Position? Named
Accept pipeline input? false
Parameter set name Com
Aliases None
Dynamic? false
-TypeName <string>
Required? true
Position? 0
Accept pipeline input? false
Parameter set name Net
Aliases None
Dynamic? 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
None
OUTPUTS
System.Object
ALIASES
None
REMARKS
Get-Help cannot find the Help files for this cmdlet on this computer. It is displaying only partial help.
-- To download and install Help files for the module that includes this cmdlet, use Update-Help.
-- To view the Help topic for this cmdlet online, type: "Get-Help New-Object -Online" or
go to https://go.microsoft.com/fwlink/?LinkID=2096620.
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
ID: 21695a13-9c91-eff2-e98e-496b99f6b79a
Version Independent ID: 450c270f-b379-d576-bc73-e9f19d0ebb78
@jszabo98 Thanks for pointing this out. The source markdown files are correct but there is a problem when rendered to the website. We will investigate this.
Website shows:
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
The text was updated successfully, but these errors were encountered: