MdmAlert.Format 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.
Format de données de l’alerte MDM.
public:
property MdmAlertDataType Format { MdmAlertDataType get(); void set(MdmAlertDataType value); };
MdmAlertDataType Format();
void Format(MdmAlertDataType value);
public MdmAlertDataType Format { get; set; }
var mdmAlertDataType = mdmAlert.format;
mdmAlert.format = mdmAlertDataType;
Public Property Format As MdmAlertDataType
Valeur de propriété
Valeur d’énumération MdmAlertDataType .