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

Syntax

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

Property Value

Type: NameValueCollection

See Also