[Application.Common][TCSACR-536]Add APIs for getting path related resource control...
authorilho159kim <ilho159.kim@samsung.com>
Tue, 25 Apr 2023 02:06:28 +0000 (11:06 +0900)
committerGitHub <noreply@github.com>
Tue, 25 Apr 2023 02:06:28 +0000 (11:06 +0900)
commitc27ded1ffb33ca3c3fdc8f0078cf341ea93dbaa5
tree52e8d97cd6860a75729b31f85bf9ed91aab2f59b
parentff1f782a66acbb4606dab337c5110486ef1b0523
[Application.Common][TCSACR-536]Add APIs for getting path related resource control (#5126)

* [Application.Common][TCSACR-536]Add APIs for getting path related resource control

- DirectoryInfo.GetResControlAllowedResource()
- DirectoryInfo.GetResControlGlobalResource()

Signed-off-by: ilho kim <ilho159.kim@samsung.com>
* Adjust review

ResControl -> ResourceControl
res_type -> resourceType
Fix ambiguous description

Signed-off-by: ilho kim <ilho159.kim@samsung.com>
---------

Signed-off-by: ilho kim <ilho159.kim@samsung.com>
Co-authored-by: pjh9216 <jh9216.park@samsung.com>
src/Tizen.Applications.Common/Interop/Interop.AppCommon.cs
src/Tizen.Applications.Common/Tizen.Applications/DirectoryInfo.cs