System.ComponentModel.DesignOnlyAttribute.DesignOnlyAttribute C# (CSharp) Method

DesignOnlyAttribute() public method

public DesignOnlyAttribute ( bool isDesignOnly )
isDesignOnly bool
        public DesignOnlyAttribute(bool isDesignOnly) { }
        public bool IsDesignOnly { get; }