ExecutingSubStates.SubStates Property
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.
public:
property System::Collections::ArrayList ^ SubStates { System::Collections::ArrayList ^ get(); };
public System.Collections.ArrayList SubStates { get; }
member this.SubStates : System.Collections.ArrayList
Public ReadOnly Property SubStates As ArrayList