VCConfiguration2.AllImports 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 Array ^ AllImports { Array ^ get(); };
[System.Runtime.InteropServices.DispId(1610809345)]
public Array AllImports { [System.Runtime.InteropServices.DispId(1610809345)] get; }
[<System.Runtime.InteropServices.DispId(1610809345)>]
[<get: System.Runtime.InteropServices.DispId(1610809345)>]
member this.AllImports : Array
Public ReadOnly Property AllImports As Array
Property Value
- Attributes