Gets or sets the label text of the commit button in the file pickerUI.
Syntax
var commitButtonText = fileSavePicker.commitButtonText;
fileSavePicker.commitButtonText = commitButtonText;
Property value
Type: String [JavaScript] | System.String [.NET] | Platform::String [C++]
The label text.
Remarks
By default, the label text of the commit button is Save.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 2/25/2013