DeploymentItem.OutputDirectory Property
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.
Gets the relative path of the output directory.
C++
public:
property System::String ^ OutputDirectory { System::String ^ get(); };
public string OutputDirectory { get; }
member this.OutputDirectory : string
Public ReadOnly Property OutputDirectory As String
A string that contains the output path relative to the location of the item.
Produkt | Wersje |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |