Service.ProgressLocations 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:
abstract property cli::array <cli::array <int> ^> ^ ProgressLocations { cli::array <cli::array <int> ^> ^ get(); };
public abstract int[][] ProgressLocations { get; }
member this.ProgressLocations : int[][]
Public MustOverride ReadOnly Property ProgressLocations As Integer()()
Property Value
Int32[][]