ApiMemberImplementedType Property
This read-only property is used to get the type of the member if explicitly implemented
Namespace: Sandcastle.Core.ReflectionAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public string ImplementedType { get; }
Public ReadOnly Property ImplementedType As String
Get
public:
property String^ ImplementedType {
String^ get ();
}
member ImplementedType : string with get
Property Value
String