Share via


XamlFilePathAttribute Class

Definition

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

Constructors

XamlFilePathAttribute(String)

Properties

FilePath

Applies to