|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IFileItemURI
Provides access to members that control a file item URI.
Method Summary | |
---|---|
String |
getFilePath()
The path to the file associated with this item URI. |
void |
setFilePath(String pFilePath)
The path to the file associated with this item URI. |
Method Detail |
---|
void setFilePath(String pFilePath) throws IOException, AutomationException
pFilePath
- The pFilePath (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.String getFilePath() throws IOException, AutomationException
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 |