Search Results for

    Show / Hide Table of Contents

    Interface IHelpTopic

    This interface represents the information related to the HelpTopic

    Namespace: Sdl.Verification.Api
    Assembly: Sdl.Verification.Api.dll
    Syntax
    public interface IHelpTopic

    Properties

    HelpTopic

    Returns the HelpTopic

    Declaration
    string HelpTopic { get; }
    Property Value
    Type Description
    System.String

    On this page

    • Properties
      • HelpTopic
    Back to top Generated by DocFX