ProviderIntrinsics.Item Property

Definition

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

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

Property Value

Applies to