Share via


AssemblyAssociatedContentFileAttribute(String) Konstruktor

Definition

Initialisiert eine neue Instanz der AssemblyAssociatedContentFileAttribute-Klasse.

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)

Parameter

relativeContentFilePath
String

Der Pfad zum zugeordneten Inhalt.

Gilt für