PipelineUtil.ValidatePropertyValue(Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static void ValidatePropertyValue(System::Object ^ obj);
public static void ValidatePropertyValue (object obj);
static member ValidatePropertyValue : obj -> unit
Public Shared Sub ValidatePropertyValue (obj As Object)
Parameters
- obj
- Object