VarFile.Validate Method ()
Validates that all required properties are set for the message to be successfully sent.
Namespace: Microsoft.ConfigurationManagement.Messaging.Framework
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public override void Validate()
public:
virtual void Validate() override
Public Overrides Sub Validate
Implements
See Also
VarFile Class
Microsoft.ConfigurationManagement.Messaging.Framework Namespace
Return to top