Condividi tramite


Proprietà Rectangle.Name

Gets the name of rectangle.

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public Overrides ReadOnly Property Name As String 
    Get
'Utilizzo
Dim instance As Rectangle 
Dim value As String 

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

Valore proprietà

Tipo: System.String
A string value.

Vedere anche

Riferimento

Rectangle Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering