MdmAlert.Format 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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
屬性值
MdmAlertDataType列舉值。