IVsPlatformReferenceProviderContext.ExpandSDKContents Property

Definition

Gets or sets whether to expand the software development kit (SDK) contents.

public:
 property bool ExpandSDKContents { bool get(); void set(bool value); };
public:
 property bool ExpandSDKContents { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(1610743826)]
public bool ExpandSDKContents { get; set; }
public bool ExpandSDKContents { get; set; }
[<System.Runtime.InteropServices.DispId(1610743826)>]
member this.ExpandSDKContents : bool with get, set
member this.ExpandSDKContents : bool with get, set
Public Property ExpandSDKContents As Boolean

Property Value

true if the Windows Metadata (WinMDs) from the SDK are shown in place of the SDK itself.

Attributes

Applies to