Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Adds an insert string.
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages.Server
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public void AddInsertString(
string value
)
public:
void AddInsertString(
String^ value
)
Public Sub AddInsertString (
value As String
)
Parameters
value
Type: System.StringThe string value.
See Also
StatusMessageFile Class
Microsoft.ConfigurationManagement.Messaging.Messages.Server Namespace
Return to top