|
RuntimeComponentDataCachedDescription Property
|
Get cached component description.
Namespace:
Karamba.GHopper.Utilities.UIWidgets
Assembly:
karambaGH (in karambaGH.dll) Version: 1.15.0.0 (1.15.0.0)
Syntaxpublic string CachedDescription { get; }
Public ReadOnly Property CachedDescription As String
Get
public:
property String^ CachedDescription {
String^ get ();
}
member CachedDescription : string with get
Property Value
Type:
String
See Also