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.
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)]
public class CmdletPreviewAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)>]
type CmdletPreviewAttribute = class
inherit Attribute
Public Class CmdletPreviewAttribute
Inherits Attribute