다음을 통해 공유


Service.ProgressLocations 속성

정의

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()()

속성 값

Int32[][]

적용 대상