ICmdletProviderSupportsHelp Interface

Definition

This interface needs to be implemented by providers that want users to see provider-specific help.

public interface ICmdletProviderSupportsHelp
Derived

Methods

GetHelpMaml(String, String)

Called by the help system to get provider-specific help from the provider.