VerbsData.Initialize 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.
Prepare a resource for use. Assign a beginning value to something.
public: System::String ^ Initialize;
std::wstring Initialize;
public const string Initialize;
val mutable Initialize : string
Public Const Initialize As String