IVsPlatformReferenceProviderContext::ExpandSDKContents Property
Visual Studio 2015
Gets or sets whether to expand the software development kit (SDK) contents.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
[DispIdAttribute(1610743826)] property bool ExpandSDKContents { bool get(); void set(bool value); }
Property Value
Type: System::Booleantrue if the Windows Metadata (WinMDs) from the SDK are shown in place of the SDK itself.
Show: