FunctionInfo.GetDescription(CultureInfo) 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.
Get a short description of the function.
public string GetDescription(System.Globalization.CultureInfo culture = default);
member this.GetDescription : System.Globalization.CultureInfo -> string
Public Function GetDescription (Optional culture As CultureInfo = Nothing) As String
Parameters
- culture
- CultureInfo