VCCodeNamespace.UsingAliases Property

Definition

public:
 property EnvDTE::CodeElements ^ UsingAliases { EnvDTE::CodeElements ^ get(); };
[System.Runtime.InteropServices.DispId(597)]
public EnvDTE.CodeElements UsingAliases { [System.Runtime.InteropServices.DispId(597)] [System.Runtime.InteropServices.TypeLibFunc] get; }
[<System.Runtime.InteropServices.DispId(597)>]
[<get: System.Runtime.InteropServices.DispId(597)>]
[<get: System.Runtime.InteropServices.TypeLibFunc>]
member this.UsingAliases : EnvDTE.CodeElements
Public ReadOnly Property UsingAliases As CodeElements

Property Value

Attributes

Applies to