PowerTools SPREAD for Windows Forms 8.0J
Name プロパティ (INamedObject)


オブジェクトの名前を取得または設定します。
構文
string Name {get; set;}
'Declaration
 
Property Name As String
 
'使用法
 
Dim instance As INamedObject
Dim value As String
 
instance.Name = value
 
value = instance.Name

プロパティ値

オブジェクトの名前を示すSystem.String値。
参照

INamedObject インタフェース
INamedObject メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.