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