Persistate API documentation
GetItemFileName Method (item)
NamespacesPersistateIDevelopmentEnvironmentGetItemFileName(Object)

[This is preliminary documentation and is subject to change.]

Gets the file name associated with a project item.
Declaration Syntax
C#
string GetItemFileName(
	Object item
)
Parameters
item (Object)
An object representing the project item. This is returned from the WriteItemFile or GetItem methods.
Return Value
A string containing the full path and file name of the file associated with the project item.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)