CssProjectStructureAttribute Class

Definition

CSS Project Structure URI

public ref class CssProjectStructureAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple=false)]
public sealed class CssProjectStructureAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple=false)>]
type CssProjectStructureAttribute = class
    inherit Attribute
Public NotInheritable Class CssProjectStructureAttribute
Inherits Attribute
Inheritance
CssProjectStructureAttribute
Attributes

Constructors

CssProjectStructureAttribute(String)

Initializes a new instance of the CssProjectStructureAttribute class for CSS Project Structure URI.

Properties

CssProjectStructure

Gets the CSS Project Structure URI.

Applies to