ProviderIntrinsics.ChildItem Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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