Поделиться через


XamlFilePathAttribute Класс

Определение

Указывает путь к файлу XAML-файла, связанного с типом.

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
Наследование
XamlFilePathAttribute
Атрибуты

Конструкторы

Имя Описание
XamlFilePathAttribute(String)

Инициализирует новый экземпляр XamlFilePathAttribute объекта с помощью пути к файлу вызывающего объекта.

Свойства

Имя Описание
FilePath

Получает путь к файлу XAML-файла.

Применяется к