Share via


WebViewControlProcess.EnterpriseId Property

Definition

Gets the enterprise ID of this proces.

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

Property Value

String

Platform::String

winrt::hstring

The enterprise ID of this process.

Applies to