Name プロパティ
四角形の名前を取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public Overrides ReadOnly Property Name As String
Get
'使用
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
プロパティ値
型: System. . :: . .String
string 値。