VCConfiguration.DeploymentTool 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 deployment tool.
public:
property System::Object ^ DeploymentTool { System::Object ^ get(); };
C++/CX
public:
property Platform::Object ^ DeploymentTool { Platform::Object ^ get(); };
[System.Runtime.InteropServices.DispId(774)]
public object DeploymentTool { [System.Runtime.InteropServices.DispId(774)] get; }
[<System.Runtime.InteropServices.DispId(774)>]
[<get: System.Runtime.InteropServices.DispId(774)>]
member this.DeploymentTool : obj
Public ReadOnly Property DeploymentTool As Object
Deployment tool object.
- Attributes
Product | Versions |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |