NamedPolicyData.GetInt32 方法

定义

获取 MDM 策略值的 32 位整数表示形式。

public:
 virtual int GetInt32() = GetInt32;
int GetInt32();
public int GetInt32();
function getInt32()
Public Function GetInt32 () As Integer

返回

Int32

int

MDM 策略的 32 位整数值。

适用于