Свойство IPropertyDefinition.Name

Gets the name of the property.

Пространство имен:  Microsoft.ReportingServices.RdlObjectModel
Сборка:  Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)

Синтаксис

'Декларация
ReadOnly Property Name As String 
    Get
'Применение
Dim instance As IPropertyDefinition 
Dim value As String 

value = instance.Name
string Name { get; }
property String^ Name {
    String^ get ();
}
abstract Name : string
function get Name () : String

Значение свойства

Тип: System.String
The name of the property.

См. также

Справочник

IPropertyDefinition Интерфейс

Пространство имен Microsoft.ReportingServices.RdlObjectModel