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