IConfigurableNodeDescription Property

CVB.Net Documentation
Gets or sets the long descriptive text of this node.

Namespace:  Stemmer.Cvb.GevServer
Assembly:  Stemmer.Cvb.GevServer (in Stemmer.Cvb.GevServer.dll) Version: 14.0.0.0
Syntax

string Description { get; set; }

Property Value

Type: String

Implements

INodeDescription
Remarks

See ToolTip for the short description.

Set operation is only possible as long as the GevServer.State is Configuration.

See Also

Reference