[This is preliminary documentation and is subject to change.]
Indicates whether a reference to TYPE is inlined - that is a Metadata parameter points to the value of type (reference to Type)
Namespace: NFX.IOAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public bool IsInlinedTypeValue { get; }
public bool IsInlinedTypeValue { get; }
Public ReadOnly Property IsInlinedTypeValue As Boolean
Get
Public ReadOnly Property IsInlinedTypeValue As Boolean
Get
public:
property bool IsInlinedTypeValue {
bool get ();
}
public:
property bool IsInlinedTypeValue {
bool get ();
}
member IsInlinedTypeValue : bool with get
member IsInlinedTypeValue : bool with get
Property Value
Type:
Boolean