ApiTopicNamerToTopicFileName Method
This is used to get an API topic filename for the given API member ID
Namespace: SandcastleBuilder.UtilsAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.12.21.0
public string ToTopicFileName(
string memberId
)
Public Function ToTopicFileName (
memberId As String
) As String
public:
String^ ToTopicFileName(
String^ memberId
)
member ToTopicFileName :
memberId : string -> string
- memberId String
- The member ID for which to get a topic filename
StringThe topic filename for the member ID based on the specified naming method