GenericBreakingChangeAttribute.GetBreakingChangeTextFromAttribute Method
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.
public string GetBreakingChangeTextFromAttribute (Type type, bool withCmdletName);
member this.GetBreakingChangeTextFromAttribute : Type * bool -> string
Public Function GetBreakingChangeTextFromAttribute (type As Type, withCmdletName As Boolean) As String
Parameters
- type
- Type
- withCmdletName
- Boolean