Condividi tramite


ConversationalAgentSystemStateChangedEventArgs.SystemStateChangeType Proprietà

Definizione

Ottiene lo stato del sistema modificato.

public:
 property ConversationalAgentSystemStateChangeType SystemStateChangeType { ConversationalAgentSystemStateChangeType get(); };
ConversationalAgentSystemStateChangeType SystemStateChangeType();
public ConversationalAgentSystemStateChangeType SystemStateChangeType { get; }
var conversationalAgentSystemStateChangeType = conversationalAgentSystemStateChangedEventArgs.systemStateChangeType;
Public ReadOnly Property SystemStateChangeType As ConversationalAgentSystemStateChangeType

Valore della proprietà

Stato del sistema modificato.

Si applica a

Vedi anche