ProjectPropertiesNonExcludableOrphanedElementDetectedAction Property |
Gets or sets the excludable orphaned element detected action.
Namespace: SD.LLBLGen.Pro.ApplicationCore.ProjectClassesAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntax [DefaultValueAttribute(NonExcludableOrphanedElementDetectedActionType.RaiseWarning)]
public NonExcludableOrphanedElementDetectedActionType NonExcludableOrphanedElementDetectedAction { get; set; }
<DefaultValueAttribute(NonExcludableOrphanedElementDetectedActionType.RaiseWarning)>
Public Property NonExcludableOrphanedElementDetectedAction As NonExcludableOrphanedElementDetectedActionType
Get
Set
Property Value
Type:
NonExcludableOrphanedElementDetectedActionTypeSee Also