SymDocument.HasEmbeddedSource 屬性

定義

表示目前文件的來源是否存放在符號存放區中。

public:
 virtual property bool HasEmbeddedSource { bool get(); };
public override bool HasEmbeddedSource { get; }
public virtual bool HasEmbeddedSource { get; }
member this.HasEmbeddedSource : bool
Public Overrides ReadOnly Property HasEmbeddedSource As Boolean
Public Overridable ReadOnly Property HasEmbeddedSource As Boolean

屬性值

如果目前文件的來源是存放在符號存放區中,則為 true,否則為 false

實作

適用於