ProviderIntrinsics
Class
Definition
Exposes the Cmdlet Family Providers to the Cmdlet base class. The methods of this class use the providers to perform operations.
public sealed class ProviderIntrinsics
- Inheritance
-
ProviderIntrinsics
Properties
| ChildItem |
Gets the object that exposes the verbs for the childItem noun for Cmdlet Providers |
| Content |
Gets the object that exposes the verbs for the content noun for Cmdlet Providers |
| Item |
Gets the object that exposes the verbs for the item noun for Cmdlet Providers |
| Property |
Gets the object that exposes the verbs for the property noun for Cmdlet Providers |
| SecurityDescriptor |
Gets the object that exposes the verbs for the SecurityDescriptor noun for Cmdlet Providers |