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