Reference5.ExpandedSdkReferences Property

Definition

Gets the list of references associated with an SDK.

public:
 property Array ^ ExpandedSdkReferences { Array ^ get(); };
[System.Runtime.InteropServices.DispId(128)]
public Array ExpandedSdkReferences { [System.Runtime.InteropServices.DispId(128)] get; }
[<System.Runtime.InteropServices.DispId(128)>]
[<get: System.Runtime.InteropServices.DispId(128)>]
member this.ExpandedSdkReferences : Array
Public ReadOnly Property ExpandedSdkReferences As Array

Property Value

Returns a list of references.

Attributes

Applies to