ProviderIntrinsics.Content 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 content noun for Cmdlet Providers.
public:
property System::Management::Automation::ContentCmdletProviderIntrinsics ^ Content { System::Management::Automation::ContentCmdletProviderIntrinsics ^ get(); };
public System.Management.Automation.ContentCmdletProviderIntrinsics Content { get; }
member this.Content : System.Management.Automation.ContentCmdletProviderIntrinsics
Public ReadOnly Property Content As ContentCmdletProviderIntrinsics