Visual Basic (Declaration) | |
---|---|
Overrides Protected Sub DoExecute() |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As MediaCreationNActionCommandStrategy instance.DoExecute() |
C# | |
---|---|
protected override void DoExecute() |
C++/CLI | |
---|---|
protected: void DoExecute(); override |
This method will be called by the Execute method to allow inherited classes to process the executing of the client request.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7