[This topic is pre-release documentation and
is subject to change in future releases. Blank topics are included
as placeholders.]
Assembly: Microsoft.ConfigurationManagement.Messaging(in Microsoft.ConfigurationManagement.Messaging.dll)
Adds a property to the list. Equivalent to
Properties.Add(...)
Namespace:
Microsoft.ConfigurationManagement.Messaging.Messages
Assembly: Microsoft.ConfigurationManagement.Messaging(in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
C# | Visual Basic | Visual C++ |
public void AddProperty( StatusMessageProperty property )
Public Sub AddProperty ( _ property As StatusMessageProperty _ )
public: void AddProperty( StatusMessageProperty^ property )
Parameters
- property
-
StatusMessageProperty