ApiMemberMemberIdWithoutPrefix Property
This read-only property returns the API member ID excluding the leading prefix
Namespace: Sandcastle.Core.ReflectionAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public string MemberIdWithoutPrefix { get; }
Public ReadOnly Property MemberIdWithoutPrefix As String
Get
public:
property String^ MemberIdWithoutPrefix {
String^ get ();
}
member MemberIdWithoutPrefix : string with get
Property Value
String