Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
If true, writing to the inbox is supported for the message.
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages.Server
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
protected override bool SupportsInbox { get; }
protected:
property bool SupportsInbox {
virtual bool get() override;
}
Protected Overrides ReadOnly Property SupportsInbox As Boolean
Property Value
Type: System.Boolean
See Also
DataLoaderFile Class
Microsoft.ConfigurationManagement.Messaging.Messages.Server Namespace
Return to top