PropertyTest.Name Property
Returns the name of the specified object.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Default Property Name As String
Get
'Usage
Dim instance As PropertyTest
Dim value As String
value = instance
string this { get; }
Property Value
Type: System.String