BaseObject.ValidateProperty Method (PropertyInfo)

 

Namespace:   Microsoft.ConfigurationManagement.ApplicationManagement
Assembly:  Microsoft.ConfigurationManagement.ApplicationManagement (in Microsoft.ConfigurationManagement.ApplicationManagement.dll)

Syntax

public virtual void ValidateProperty(
    PropertyInfo prop
)
public:
virtual void ValidateProperty(
    PropertyInfo^ prop
)
Public Overridable Sub ValidateProperty (
    prop As PropertyInfo
)

Parameters

See Also

ValidateProperty Overload
BaseObject Class
Microsoft.ConfigurationManagement.ApplicationManagement Namespace

Return to top