VCCodeClass.UsingAliases Property

Definition

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

Property Value

Attributes

Applies to