CSharpProjectProperties7.DefaultTargetSchema 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.
public:
property VSLangProj::prjTargetSchema DefaultTargetSchema { VSLangProj::prjTargetSchema get(); void set(VSLangProj::prjTargetSchema value); };
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
Property Value
Implements
- Attributes