다음을 통해 공유


GraphSchema.IsDocumentSchema 속성

Deserialize 된 범주 및 등록 되지 않은 정보를 보관 하기에 그래프 인스턴스와 연결 된 문서 스키마 인지 다른 위치를 정의 합니다.

네임스페이스:  Microsoft.VisualStudio.GraphModel
어셈블리:  Microsoft.VisualStudio.GraphModel(Microsoft.VisualStudio.GraphModel.dll)

구문

‘선언
Public ReadOnly Property IsDocumentSchema As Boolean
public bool IsDocumentSchema { get; }
public:
property bool IsDocumentSchema {
    bool get ();
}
member IsDocumentSchema : bool with get
function get IsDocumentSchema () : boolean

속성 값

형식: Boolean

.NET Framework 보안

참고 항목

참조

GraphSchema 클래스

Microsoft.VisualStudio.GraphModel 네임스페이스