ConversationalAgentSystemStateChangedEventArgs.SystemStateChangeType Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient l’état du système qui a changé.
public:
property ConversationalAgentSystemStateChangeType SystemStateChangeType { ConversationalAgentSystemStateChangeType get(); };
ConversationalAgentSystemStateChangeType SystemStateChangeType();
public ConversationalAgentSystemStateChangeType SystemStateChangeType { get; }
var conversationalAgentSystemStateChangeType = conversationalAgentSystemStateChangedEventArgs.systemStateChangeType;
Public ReadOnly Property SystemStateChangeType As ConversationalAgentSystemStateChangeType
Valeur de propriété
État du système qui a changé.