XamlFilePathAttribute 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.
For internal use by the Xaml infrastructure.
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=false)]
public sealed class XamlFilePathAttribute : Attribute
type XamlFilePathAttribute = class
inherit Attribute
- Inheritance
-
System.AttributeXamlFilePathAttribute
- Attributes
-
System.AttributeUsageAttribute
Constructors
| XamlFilePathAttribute(String) |
For internal use by the Xaml infrastructure. |
Properties
| FilePath |
For internal use by the XAML infrastructure. |