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