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

If true, this is an inline VF

Namespace:  Microsoft.ConfigurationManagement.Messaging.Framework
Assembly:  Microsoft.ConfigurationManagement.Messaging(in Microsoft.ConfigurationManagement.Messaging.dll)

Syntax

                 
  C#     Visual Basic     Visual C++  
protected 
virtual 
bool 
IsInline { 
get; }
Protected 
Overridable 
ReadOnly 
Property 
IsInline 
As 
Boolean
	
Get
protected:
virtual 
property 
bool 
IsInline {
	
bool 
get ();
}

See Also