Click or drag to resize

GHAPropertyAttributeIsDebugVisible Property

[This is preliminary documentation and is subject to change.]

Safe to show this property when in debug mode. Some properties are not able to be serialized so use with caution

Namespace:  GHASchema.Attributes
Assembly:  GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntax
C#
public bool IsDebugVisible { get; set; }

Property Value

Type: Boolean
See Also