set_summary


Description:

public void set_summary (string value, string? locale)

Set a short description for this component.

Parameters:

this

A valid Component

value

The summary

locale

The BCP47 locale for this value, or null to use the current active one.