VpnSystemHealth.StatementOfHealth 属性

定义

获取表示运行状况声明 (blob) 二进制大型对象。 这适用于自Windows 10起不再可用的网络访问保护

public:
 property Buffer ^ StatementOfHealth { Buffer ^ get(); };
Buffer StatementOfHealth();
public Buffer StatementOfHealth { get; }
var buffer = vpnSystemHealth.statementOfHealth;
Public ReadOnly Property StatementOfHealth As Buffer

属性值

表示运行状况声明 (blob) 的二进制大型对象。

Windows 要求

应用功能
networkingVpnProvider

适用于