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