NFive API Reference

NFive API Reference

    Show / Hide Table of Contents

    Class ServerPluginAttribute

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

    Inheritance
    Object
    ServerPluginAttribute
    Namespace: NFive.SDK.Server
    Assembly: NFive.SDK.Server.net.dll
    Syntax
    public class ServerPluginAttribute : PluginAttribute

    Constructors

    | Improve this Doc View Source

    ServerPluginAttribute(UInt32)

    Initializes a new instance of the ServerPluginAttribute class.

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

    The target server SDK version number.

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