다음을 통해 공유


ISymbolDocument.HasEmbeddedSource 속성

정의

현재 문서가 기호 저장소에 저장되었는지 여부를 확인합니다.

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

속성 값

현재 문서가 기호 저장소에 저장되었으면 true이고, 그렇지 않으면 false입니다.

적용 대상