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.
If true, this is an inline VarFile.
Namespace: Microsoft.ConfigurationManagement.Messaging.Framework
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
protected virtual bool IsInline { get; }
protected:
property bool IsInline {
virtual bool get();
}
Protected Overridable ReadOnly Property IsInline As Boolean
Property Value
Type: System.Boolean
See Also
VarFile Class
Microsoft.ConfigurationManagement.Messaging.Framework Namespace
Return to top