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

属性で宣言されたパス。

適用対象