Namespace: CodeSmith.CustomProperties
Assembly: CodeSmith.CustomProperties (in CodeSmith.CustomProperties.dll) Version: 6.0.0.0 (7.0.0.15127)

Syntax

C#
public StringCollection StringCollection { get; }
Visual Basic
Public ReadOnly Property StringCollection As StringCollection
	Get

Property Value

Type: StringCollection

See Also