Share via


IFileSavePickerActivatedEventArgs2.EnterpriseId Property

Definition

Gets the ID of the enterprise that owns the file.

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

Property Value

String

Platform::String

winrt::hstring

The ID of the enterprise that owns the file.

Applies to