ComAwareEventInfo::Name Property

.NET Framework (current version)
 

Gets the name of the current member.

Namespace:   System.Runtime.InteropServices
Assembly:  System.Core (in System.Core.dll)

public:
property String^ Name {
	virtual String^ get() override;
}

Property Value

Type: System::String^

The name of this member.

Universal Windows Platform
Available since 8
.NET Framework
Available since 4.0
Portable Class Library
Supported in: portable .NET platforms
Windows Phone
Available since 8.1
Return to top
Show: