Configuration Manager IsOfficeContent
中的 Windows Management Instrumentation (WMI) 类方法指定内容是否Microsoft 365 内容。
以下语法从托管对象格式 (MOF) 代码中简化,并定义了 方法。
语法
Boolean IsOfficeContent (
UInt32 ContentId
);
参数
ContentId
数据类型UInt32
限定符:[in]
内容 ID。
返回值
True
如果内容Microsoft 365 内容,则为 ;否则为 False
。
要求
运行时要求
有关详细信息,请参阅Configuration Manager服务器运行时要求。
开发要求
有关详细信息,请参阅Configuration Manager服务器开发要求。