Skip to main content
All docs
V25.1
  • AzureTrafficIncidentResult.Description Property

    Gets the description of the incident in the language requested.

    Namespace: DevExpress.XtraMap

    Assembly: DevExpress.XtraMap.v25.1.dll

    NuGet Package: DevExpress.Win.Map

    Declaration

    public string Description { get; }

    Property Value

    Type Description
    String

    The description of the incident in the language requested.

    See Also