VBProjectProperties8.OptionStrict 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::prjOptionStrict OptionStrict { VSLangProj::prjOptionStrict get(); void set(VSLangProj::prjOptionStrict value); };
[System.Runtime.InteropServices.DispId(10051)]
public VSLangProj.prjOptionStrict OptionStrict { [System.Runtime.InteropServices.DispId(10051)] get; [System.Runtime.InteropServices.DispId(10051)] set; }
[<System.Runtime.InteropServices.DispId(10051)>]
[<get: System.Runtime.InteropServices.DispId(10051)>]
[<set: System.Runtime.InteropServices.DispId(10051)>]
member this.OptionStrict : VSLangProj.prjOptionStrict with get, set
Public Property OptionStrict As prjOptionStrict
Property Value
Implements
- Attributes