SymDocument.DocumentType 属性   
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取当前文档的类型。
public:
 virtual property Guid DocumentType { Guid get(); };
	public override Guid DocumentType { get; }
	public virtual Guid DocumentType { get; }
	member this.DocumentType : Guid
	Public Overrides ReadOnly Property DocumentType As Guid
	Public Overridable ReadOnly Property DocumentType As Guid
	属性值
当前文档的类型。