CssIterationAttribute Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
CSS Iteration URI
public ref class CssIterationAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple=false)]
public sealed class CssIterationAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple=false)>]
type CssIterationAttribute = class
inherit Attribute
Public NotInheritable Class CssIterationAttribute
Inherits Attribute
- Inheritance
-
CssIterationAttribute
- Attributes
Constructors
CssIterationAttribute(String) |
Initializes a new instance of the CssIterationAttribute class for CSS Iteration URI. |
Properties
CssIteration |
Gets the CSS Iteration URI. |