ProviderIntrinsics.Content Property

Definition

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

Property Value

Applies to