VBProjectProperties8.DefaultTargetSchema 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.
C++
public:
property VSLangProj::prjTargetSchema DefaultTargetSchema { VSLangProj::prjTargetSchema get(); void set(VSLangProj::prjTargetSchema value); };
[System.Runtime.InteropServices.DispId(10022)]
public VSLangProj.prjTargetSchema DefaultTargetSchema { [System.Runtime.InteropServices.DispId(10022)] get; [System.Runtime.InteropServices.DispId(10022)] set; }
[<System.Runtime.InteropServices.DispId(10022)>]
[<get: System.Runtime.InteropServices.DispId(10022)>]
[<set: System.Runtime.InteropServices.DispId(10022)>]
member this.DefaultTargetSchema : VSLangProj.prjTargetSchema with get, set
Public Property DefaultTargetSchema As prjTargetSchema
- Attributes
Tuote | Versiot |
---|---|
Visual Studio SDK | 2019, 2022 |