|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITxFolderObject
Provides access to properties that identify where the Folder object is located.
| Method Summary | |
|---|---|
String |
getPath()
Folder objects path on disk. |
void |
setPath(String pbstrCurrentPath)
Folder objects path on disk. |
| Method Detail |
|---|
String getPath()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setPath(String pbstrCurrentPath)
throws IOException,
AutomationException
pbstrCurrentPath - The pbstrCurrentPath (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||