IXSGPToolProjectFolderService represents the service interface of common SGP tool.
Namespace:
SGP.XUtilityAssembly: SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718
Syntax
C# |
---|
public interface IXSGPToolProjectFolderService : IXService, IDisposable |
Remarks
The interface IXSGPToolProjectFolderService is used internally by SGP tools.
Each SGP tool implements this interface to be able to get the information
about a user project which this tool manages.