ApiMemberImplementedType Property

This read-only property is used to get the type of the member if explicitly implemented

Definition

Namespace: Sandcastle.Core.Reflection
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public string ImplementedType { get; }

Property Value

String

See Also