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