IProjectProperties Interface
Description
Global project parameters and settings.
Public Properties
Public Property CountThe number of parameters in the project.
Public Property IsParamChecks if a parameter of this name exists.
Public Property ParamNameGets the parameter name.
Public Property ParamValueThe value of the parameter.
See Also