Class StatusCommand
- Last UpdatedDec 15, 2023
- 1 minute read
This static class gives access to all the status functionality. As a static class no instances of the class are created. This class effectively duplicates the functionality otherwise available through instances of the Status class. The Visual Studio Object Browser display is as follows:
