Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
The Property property returns the node property value for a given property name. The property name and value are defined by the snap-in that owns the node. This property is read-only.
Syntax
Property Property( _
ByVal PropertyName As String _
) As Property
Property value
The property value corresponding to the property specified by PropertyName.
Requirements
| Minimum supported client |
Windows Vista |
| Minimum supported server |
Windows Server 2008 |
| Header |
|
| IDL |
|
| DLL |
|
| IID |
IID_Node is defined as F81ED800-7839-4447-945D-8E15DA59CA55 |