AssemblyAssociatedContentFileAttribute Constructor (String^)

 

Initializes a new instance of the AssemblyAssociatedContentFileAttribute class.

Namespace:   System.Windows.Resources
Assembly:  PresentationCore (in PresentationCore.dll)

public:
AssemblyAssociatedContentFileAttribute(
	String^ relativeContentFilePath
)

Parameters

relativeContentFilePath
Type: System::String^

The path to the associated content.

.NET Framework
Available since 3.0
Return to top
Show: