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

Syntax

C#
public bool IsFilterSet { get; private set; }
Visual Basic
Public Property IsFilterSet As Boolean
	Get
	Private Set

Property Value

Type: Boolean

See Also