Partager via


LocalsItemDescription.Name Propriété

Définition

Retourne le nom d'un élément local accédé en déboguant un flux de travail.

public:
 property System::String ^ Name { System::String ^ get(); };
public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String

Valeur de propriété

Chaîne représentant le nom d'un élément local.

S’applique à