AssemblyAssociatedContentFileAttribute.RelativeContentFilePath Property

Definition

Gets the path to the associated content.

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

Property Value

The path, as declared in the attribute.

Applies to