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