Share via


Reference5.AutoReferenced Property

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

Syntax

'Declaration
ReadOnly Property AutoReferenced As Boolean
bool AutoReferenced { get; }
property bool AutoReferenced {
    bool get ();
}
abstract AutoReferenced : bool with get
function get AutoReferenced () : boolean

Property Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

Reference5 Interface

VSLangProj110 Namespace