MessageDispenser.GetHelpUrl Method |
Gets the message help URL of a given number.
Namespace: PostSharp.Extensibility
Assembly: PostSharp (in PostSharp.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
protected virtual string GetHelpUrl( int number )
Parameters
- number
- Type: System.Int32
Message number.
Return Value
Type: StringThe message help URL corresponding to number.