AssemblyAssociatedContentFileAttribute.RelativeContentFilePath 속성

정의

연결된 콘텐츠에 대한 경로를 가져옵니다.

public:
 property System::String ^ RelativeContentFilePath { System::String ^ get(); };
public string RelativeContentFilePath { get; }
member this.RelativeContentFilePath : string
Public ReadOnly Property RelativeContentFilePath As String

속성 값

String

특성에 선언된 경로입니다.

적용 대상