共用方式為


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

關聯內容的路徑。

適用於