ProviderIntrinsics.Item 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 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