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

在特性中声明的路径。

适用于