IVsScriptJmcProjectControl.EvalDefaultCodeType 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 Microsoft::VisualStudio::Shell::Interop::VsScriptJmcCodeType EvalDefaultCodeType { Microsoft::VisualStudio::Shell::Interop::VsScriptJmcCodeType get(); };
public:
property Microsoft::VisualStudio::Shell::Interop::VsScriptJmcCodeType EvalDefaultCodeType { Microsoft::VisualStudio::Shell::Interop::VsScriptJmcCodeType get(); };
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.VsScriptJmcCodeType")]
[System.Runtime.InteropServices.DispId(1610678273)]
public Microsoft.VisualStudio.Shell.Interop.VsScriptJmcCodeType EvalDefaultCodeType { get; }
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.VsScriptJmcCodeType")]
public Microsoft.VisualStudio.Shell.Interop.VsScriptJmcCodeType EvalDefaultCodeType { get; }
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.VsScriptJmcCodeType")>]
[<System.Runtime.InteropServices.DispId(1610678273)>]
member this.EvalDefaultCodeType : Microsoft.VisualStudio.Shell.Interop.VsScriptJmcCodeType
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.VsScriptJmcCodeType")>]
member this.EvalDefaultCodeType : Microsoft.VisualStudio.Shell.Interop.VsScriptJmcCodeType
Public ReadOnly Property EvalDefaultCodeType As VsScriptJmcCodeType
Property Value
- Attributes