FunctionInfo.Description Property
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.
Caution
Use GetDescription() which takes a locale
Get a short description of the function.
[System.Obsolete("Use GetDescription() which takes a locale")]
public string Description { get; }
[<System.Obsolete("Use GetDescription() which takes a locale")>]
member this.Description : string
Public ReadOnly Property Description As String
Property Value
- Attributes