EnvironmentVariables.Item PropertyEnvironmentVariables.Item PropertyEnvironmentVariables::Item Property
- XmlPrime 5.0
- Other Versions ▼
Syntax
Public MustOverride ReadOnly Property Item As String ( key As String _
)
Get
public:
property String^ Item {
virtual String^ get() abstract;
}