ProviderIntrinsics.ChildItem Property

Definition

Gets the object that exposes the verbs for the childItem noun for Cmdlet Providers.

public:
 property System::Management::Automation::ChildItemCmdletProviderIntrinsics ^ ChildItem { System::Management::Automation::ChildItemCmdletProviderIntrinsics ^ get(); };
public System.Management.Automation.ChildItemCmdletProviderIntrinsics ChildItem { get; }
member this.ChildItem : System.Management.Automation.ChildItemCmdletProviderIntrinsics
Public ReadOnly Property ChildItem As ChildItemCmdletProviderIntrinsics

Property Value

Applies to