Sdílet prostřednictvím


AssemblyAssociatedContentFileAttribute(String) Konstruktor

Definice

Inicializuje novou instanci AssemblyAssociatedContentFileAttribute třídy.

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)

Parametry

relativeContentFilePath
String

Cesta k přidruženému obsahu.

Platí pro