Used to mark a property as a Css property. The CssPropertyAttribute.Name property is used to specify the oficial CSS name
CssPropertyAttribute
01 Syntax
Microsoft.VisualBasic.MIME.Html.Render.CSS.CssPropertyAttribute
02 Methods
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| Name | 1 | Gets or sets the name of the CSS property |
04 Members
#ctor(
String)Creates a new CssPropertyAttribute
Parameters
| Name | Type | Description |
|---|---|---|
name | String | Name of the Css property |
Name
Gets or sets the name of the CSS property
ToString()