Moonware.Common
KeyName Field



The identifier.
Syntax
'Declaration
 
<DataMemberAttribute()>
Public KeyName As String
'Usage
 
Dim instance As VariableObject
Dim value As String
 
value = instance.KeyName
 
instance.KeyName = value
[DataMemberAttribute()]
public string KeyName
[DataMemberAttribute()]
public:
String^ KeyName
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

VariableObject Class
VariableObject Members

Send Feedback