Property AllowOutlining
AllowOutlining
When implemented by a class, gets or sets a value indicating whether outlining enabled. Added to provide a workaround for C++ CodeDOM parser.
bool AllowOutlining { get; set; }
When implemented by a class, gets or sets a value indicating whether outlining enabled. Added to provide a workaround for C++ CodeDOM parser.
bool AllowOutlining { get; set; }