CSharpProjectProperties7.ExtenderNames Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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(System.Runtime.InteropServices.TypeLibFuncFlags.FHidden | System.Runtime.InteropServices.TypeLibFuncFlags.FNonBrowsable)] 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(System.Runtime.InteropServices.TypeLibFuncFlags.FHidden | System.Runtime.InteropServices.TypeLibFuncFlags.FNonBrowsable)>]
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