[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Count of insert strings

Namespace:  Microsoft.ConfigurationManagement.Messaging.Messages.Server
Assembly:  Microsoft.ConfigurationManagement.Messaging(in Microsoft.ConfigurationManagement.Messaging.dll)

Syntax

                 
  C#     Visual Basic     Visual C++  
public 
int 
InsertStringCount { 
get; }
Public 
ReadOnly 
Property 
InsertStringCount 
As 
Integer
	
Get
public:
property 
int 
InsertStringCount {
	
int 
get ();
}

See Also