Share via


AssemblyAssociatedContentFileAttribute(String) コンストラクター

定義

AssemblyAssociatedContentFileAttribute クラスの新しいインスタンスを初期化します。

public:
 AssemblyAssociatedContentFileAttribute(System::String ^ relativeContentFilePath);
public AssemblyAssociatedContentFileAttribute (string relativeContentFilePath);
new System.Windows.Resources.AssemblyAssociatedContentFileAttribute : string -> System.Windows.Resources.AssemblyAssociatedContentFileAttribute
Public Sub New (relativeContentFilePath As String)

パラメーター

relativeContentFilePath
String

関連付けられたコンテンツへのパス。

適用対象