TargetContainer Property
This is used to get or set the target's container
Namespace: Sandcastle.Tools.BuildComponents.TargetsAssembly: Sandcastle.Tools.BuildComponents.Targets (in Sandcastle.Tools.BuildComponents.Targets.dll) Version: 2024.12.21.0
public string Container { get; set; }
Public Property Container As String
Get
Set
public:
property String^ Container {
String^ get ();
void set (String^ value);
}
member Container : string with get, set
Property Value
String