Share via


ISymbolDocument.DocumentType 属性

定义

获取当前文档的类型。

public:
 property Guid DocumentType { Guid get(); };
public Guid DocumentType { get; }
member this.DocumentType : Guid
Public ReadOnly Property DocumentType As Guid

属性值

当前文档的类型。

适用于