Search Results for

    Show / Hide Table of Contents

    Interface IExtensionAttributeInfo

    Namespace: Sdl.Core.PluginFramework.Validation
    Assembly: Sdl.Core.PluginFramework.dll
    Syntax
    public interface IExtensionAttributeInfo

    Properties

    AuxiliaryExtensionAttributes

    Declaration
    AuxiliaryExtensionAttribute[] AuxiliaryExtensionAttributes { get; }
    Property Value
    Type Description
    AuxiliaryExtensionAttribute[]

    ExtensionAttribute

    Declaration
    ExtensionAttribute ExtensionAttribute { get; }
    Property Value
    Type Description
    ExtensionAttribute

    ExtensionType

    Declaration
    Type ExtensionType { get; }
    Property Value
    Type Description
    System.Type

    On this page

    Back to top Generated by DocFX