Gets the name of the active custom folder.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetActiveCustomFolder() As String |
Visual Basic (Usage) | |
---|
Dim instance As IPwOptions
Dim value As String
value = instance.GetActiveCustomFolder()
|
C# | |
---|
string GetActiveCustomFolder() |
C++/CLI | |
---|
String^ GetActiveCustomFolder(); |
Return Value
Name of active custom folder or an empty string if there is no active custom folder
Example
See Also
Availability
PhotoWorks API 2006 FCS