NFive API Reference

NFive API Reference

    Show / Hide Table of Contents

    Class ClientPluginAttribute

    Specifies the client SDK version number the assembly was built against.

    Inheritance
    Object
    ClientPluginAttribute
    Namespace: NFive.SDK.Client
    Assembly: NFive.SDK.Client.net.dll
    Syntax
    public class ClientPluginAttribute : PluginAttribute

    Constructors

    | Improve this Doc View Source

    ClientPluginAttribute(UInt32)

    Initializes a new instance of the ClientPluginAttribute class.

    Declaration
    public ClientPluginAttribute(uint target)
    Parameters
    Type Name Description
    UInt32 target

    The target client SDK version number.

    • Improve this Doc
    • View Source
    Back to top Copyright © 2018-2019 NFive