SpecializationArguments Property
This read-only property returns the arguments
Namespace: Sandcastle.Tools.BuildComponents.TargetsAssembly: Sandcastle.Tools.BuildComponents.Targets (in Sandcastle.Tools.BuildComponents.Targets.dll) Version: 2024.12.21.0
public IList<TypeReference> Arguments { get; }
Public ReadOnly Property Arguments As IList(Of TypeReference)
Get
public:
property IList<TypeReference^>^ Arguments {
IList<TypeReference^>^ get ();
}
member Arguments : IList<TypeReference> with get
Property Value
IListTypeReference