Click or drag to resize

ProjectPropertiesClasses Property

Determines classes that are associated to the project.

Namespace: Cobra.Model.WebService
Assembly: Cobra.Model.WebService (in Cobra.Model.WebService.dll) Version: 8.7.700.3793 (8.7.0700.3793)
Syntax
C#
public ClassCollection Classes { get; set; }

Property Value

ClassCollection
See Also