WebViewControlProcess.EnterpriseId 属性

定义

获取此版本的企业 ID。

public:
 property Platform::String ^ EnterpriseId { Platform::String ^ get(); };
winrt::hstring EnterpriseId();
public string EnterpriseId { get; }
var string = webViewControlProcess.enterpriseId;
Public ReadOnly Property EnterpriseId As String

属性值

String

Platform::String

winrt::hstring

此过程的企业 ID。

适用于