AssemblyAssociatedContentFileAttribute(String) Constructor

Definitie

Initialiseert een nieuw exemplaar van de 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)

Parameters

relativeContentFilePath
String

Het pad naar de gekoppelde inhoud.

Van toepassing op