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

연결된 콘텐츠의 경로입니다.

적용 대상