AssemblyAssociatedContentFileAttribute(String) Конструктор

Определение

Инициализирует новый экземпляр класса 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)

Параметры

relativeContentFilePath
String

Путь к связываемому содержимому.

Применяется к