共用方式為


DocData.Cookie 屬性

取得用來識別 [執行中的文件] 表格中的文件的 cookie。

命名空間:  Microsoft.VisualStudio.Modeling.Shell
組件:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll 中)

語法

'宣告
Public ReadOnly Property Cookie As UInteger
public uint Cookie { get; }

屬性值

型別:System.UInt32
Cookie 來識別 [執行中的文件] 表格中的文件。

備註

Cookie 是文件的控制代碼。

.NET Framework 安全性

請參閱

參考

DocData 類別

Microsoft.VisualStudio.Modeling.Shell 命名空間