AssemblyAssociatedContentFileAttribute::RelativeContentFilePath Property

 

Gets the path to the associated content.

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

public:
property String^ RelativeContentFilePath {
	String^ get();
}

Property Value

Type: System::String^

The path, as declared in the attribute.

.NET Framework
Available since 3.0
Return to top
Show: