Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the Attribute408 attribute.
Namespace: Microsoft.ConfigurationManagement.Messaging.StatusMessages
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
[StatusMessagePropertyAttribute]
public string Attribute408 { get; set; }
public:
[StatusMessagePropertyAttribute]
property String^ Attribute408 {
String^ get();
void set(String^ value);
}
<StatusMessagePropertyAttribute>
Public Property Attribute408 As String
Property Value
Type: System.String
See Also
UnknownStatusMessage Class
Microsoft.ConfigurationManagement.Messaging.StatusMessages Namespace
Return to top