WebApplicationFactoryContentRootAttribute.ContentRootTest Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A marker file used to ensure that the path the content root is being set to is correct.
public:
property System::String ^ ContentRootTest { System::String ^ get(); };
public string ContentRootTest { get; }
member this.ContentRootTest : string
Public ReadOnly Property ContentRootTest As String