PropertyTarget.ReturnType Property
This read-only property returns the return type
Namespace: Sandcastle.Tools.BuildComponents.TargetsAssembly: Sandcastle.Tools.BuildComponents.Targets (in Sandcastle.Tools.BuildComponents.Targets.dll) Version: 2025.3.22.0
public TypeReference ReturnType { get; }
Public ReadOnly Property ReturnType As TypeReference
Get
public:
property TypeReference^ ReturnType {
TypeReference^ get ();
}
member ReturnType : TypeReference with get
Property Value
TypeReference