TypeTargetContainingNamespace Property
This is used to get or set the containing namespace
Namespace: Sandcastle.Tools.BuildComponents.TargetsAssembly: Sandcastle.Tools.BuildComponents.Targets (in Sandcastle.Tools.BuildComponents.Targets.dll) Version: 2024.12.21.0
public NamespaceReference ContainingNamespace { get; set; }
Public Property ContainingNamespace As NamespaceReference
Get
Set
public:
property NamespaceReference^ ContainingNamespace {
NamespaceReference^ get ();
void set (NamespaceReference^ value);
}
member ContainingNamespace : NamespaceReference with get, set
Property Value
NamespaceReference