InstancePersistenceException.CommandName Proprietà

Definizione

Ottiene il nome del comando.

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

Valore della proprietà

Nome del comando o null se il comando non è noto.

Si applica a