VCConfiguration2.ManagedExtensions Property

Definition

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

Applies to