共用方式為


WebViewControlProcess.EnterpriseId 屬性

定義

取得這個程式的企業識別碼。

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

此程式的企業識別碼。

適用於