Click or drag to resize

ArticleDescription Property

Further description of an article. This is optional

Namespace:  SandcastleTest.Generic.POCO
Assembly:  SandcastleTest (in SandcastleTest.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public string Description { get; set; }

Property Value

Type: String
See Also