AssemblyAssociatedContentFileAttribute(String) Konstruktor

Definition

Initierar en ny instans av AssemblyAssociatedContentFileAttribute klassen.

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)

Parametrar

relativeContentFilePath
String

Sökvägen till det associerade innehållet.

Gäller för