InstancePersistenceException.CommandName Propriété

Définition

Obtient le nom de la commande.

public:
 property System::Xml::Linq::XName ^ CommandName { System::Xml::Linq::XName ^ get(); };
public System.Xml.Linq.XName CommandName { get; }
member this.CommandName : System.Xml.Linq.XName
Public ReadOnly Property CommandName As XName

Valeur de propriété

Nom de la commande, ou null si la commande n’est pas connue.

S’applique à