[This is preliminary documentation and is subject to change.]
Indicates whether a string instance is inlined in Metadata property
Namespace: NFX.IOAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public bool IsInlinedString { get; }
public bool IsInlinedString { get; }
Public ReadOnly Property IsInlinedString As Boolean
Get
Public ReadOnly Property IsInlinedString As Boolean
Get
public:
property bool IsInlinedString {
bool get ();
}
public:
property bool IsInlinedString {
bool get ();
}
member IsInlinedString : bool with get
member IsInlinedString : bool with get
Property Value
Type:
Boolean