MemberTargetContainingType Property

This is used to get or set the containing type

Definition

Namespace: Sandcastle.Tools.BuildComponents.Targets
Assembly: Sandcastle.Tools.BuildComponents.Targets (in Sandcastle.Tools.BuildComponents.Targets.dll) Version: 2024.12.21.0
public TypeReference ContainingType { get; set; }

Property Value

TypeReference

See Also