Properties::Remove method
The Remove method removes the specified property from the collection.
Syntax
Properties.Remove( _
ByVal Name As String _
)
Parameters
-
Name
-
The name of the property removed from this collection.
Return value
This method does not return a value.
Requirements
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Header |
|
IDL |
|
DLL |
|
IID |
IID_Properties is defined as 2886ABC2-A425-42b2-91C6-E25C0E04581C |