Partager via


AssemblyAssociatedContentFileAttribute(String) Constructeur

Définition

Initialise une nouvelle instance de la classe 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)

Paramètres

relativeContentFilePath
String

Chemin d'accès au contenu associé.

S’applique à