言語

ParagraphInstance.IsCompiled プロパティ

定義

このParagraphInstanceCompiledParagraphInstanceかどうかを示すBoolean値が得られます。

public:
 abstract property bool IsCompiled { bool get(); };
public abstract bool IsCompiled { get; }
member this.IsCompiled : bool
Public MustOverride ReadOnly Property IsCompiled As Boolean

プロパティ値

true もしこの ParagraphInstanceCompiledParagraphInstanceであれば、そうでなければ false

適用対象