CodeFactory for Windows CodeFactory for Windows
CodeFactory for Windows CodeFactory for Windows
CodeFactory

Search Results for

    Enum AttributeParameterKind

    Enumeration that determines the type of attribute parameter data that is being returned.

    Namespace: CodeFactory.WinVs.Models.CSharp
    Assembly: CodeFactory.WinVs.dll
    Syntax
    public enum AttributeParameterKind

    Fields

    Name Description
    Array

    Is an array of multiple parameter values.

    Enum

    Is an enumeration item.

    Type

    Is a target named type.

    Unknown

    The return data is unknown.

    Value

    Is a simple value.

    © CodeFactory, LLC. All rights reserved.