XamlFilePathAttribute クラス

定義

XAML インフラストラクチャによって内部的に使用されます。

[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=false)]
public sealed class XamlFilePathAttribute : Attribute
type XamlFilePathAttribute = class
    inherit Attribute
継承
System.Attribute
XamlFilePathAttribute
属性
System.AttributeUsageAttribute

コンストラクター

XamlFilePathAttribute(String)

XAML インフラストラクチャによって内部的に使用されます。

プロパティ

FilePath

XAML インフラストラクチャによる内部使用向け。

適用対象