TypeTargetContainingNamespace Property

This is used to get or set the containing namespace

Definition

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

Property Value

NamespaceReference

See Also