Share via


Reference5.ExpandedSdkReferences Property

Gets the list of references associated with an SDK.

Namespace:  VSLangProj110
Assembly:  VSLangProj110 (in VSLangProj110.dll)

Syntax

'Declaration
ReadOnly Property ExpandedSdkReferences As Array
Array ExpandedSdkReferences { get; }
property Array^ ExpandedSdkReferences {
    Array^ get ();
}
abstract ExpandedSdkReferences : Array with get
function get ExpandedSdkReferences () : Array

Property Value

Type: System.Array
Returns a list of references.

.NET Framework Security

See Also

Reference

Reference5 Interface

VSLangProj110 Namespace