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