CSharpProjectProperties7.ExtenderNames Property

Definition

public:
 property System::Object ^ ExtenderNames { System::Object ^ get(); };
public:
 property Platform::Object ^ ExtenderNames { Platform::Object ^ get(); };
[System.Runtime.InteropServices.DispId(10031)]
public object ExtenderNames { [System.Runtime.InteropServices.DispId(10031)] [System.Runtime.InteropServices.TypeLibFunc] get; }
[System.Runtime.InteropServices.DispId(10031)]
public object ExtenderNames { [System.Runtime.InteropServices.DispId(10031)] get; }
[<System.Runtime.InteropServices.DispId(10031)>]
[<get: System.Runtime.InteropServices.DispId(10031)>]
[<get: System.Runtime.InteropServices.TypeLibFunc>]
member this.ExtenderNames : obj
[<System.Runtime.InteropServices.DispId(10031)>]
[<get: System.Runtime.InteropServices.DispId(10031)>]
member this.ExtenderNames : obj
Public ReadOnly Property ExtenderNames As Object

Property Value

Implements

Attributes

Applies to