VerbsData.Save Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Store state in a permanent location.
public: System::String ^ Save;
std::wstring Save;
public const string Save;
val mutable Save : string
Public Const Save As String