VCConfiguration3.ManagedExtensions 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::VCProjectEngine::compileAsManagedOptions ManagedExtensions { Microsoft::VisualStudio::VCProjectEngine::compileAsManagedOptions get(); void set(Microsoft::VisualStudio::VCProjectEngine::compileAsManagedOptions value); };
[System.Runtime.InteropServices.DispId(740)]
public Microsoft.VisualStudio.VCProjectEngine.compileAsManagedOptions ManagedExtensions { [System.Runtime.InteropServices.DispId(740)] get; [System.Runtime.InteropServices.DispId(740)] set; }
[<System.Runtime.InteropServices.DispId(740)>]
[<get: System.Runtime.InteropServices.DispId(740)>]
[<set: System.Runtime.InteropServices.DispId(740)>]
member this.ManagedExtensions : Microsoft.VisualStudio.VCProjectEngine.compileAsManagedOptions with get, set
Public Property ManagedExtensions As compileAsManagedOptions
Property Value
Implements
- Attributes