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