ProviderIntrinsics.Property Property

Definition

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

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

Property Value

Applies to