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.
Removes a private property from the resource instance.
Syntax
Resource.RemoveProperty( _
ByVal strName _
)
Parameters
-
strName
-
String specifying the name of the private property to remove.
Return value
This method has no return values.
Remarks
To access the value of any private property, use Resource.<Name of private property>.
Examples
See the Scripted Resource Example.
Requirements
| Minimum supported client |
None supported |
| Minimum supported server |
Windows Server 2008 Datacenter, Windows Server 2008 Enterprise |