共用方式為


SerializationContext.Location 屬性

在讀取作業,這就是來源檔案的一部份。 在寫入作業,這會是目的地位置。這通常是檔案路徑,但可以是其他格式,取決於基礎來源/目的。它可為 null 也不是可供使用,例如: 如果序列化至字串的緩衝區。

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

語法

'宣告
Public ReadOnly Property Location As String
public string Location { get; }

屬性值

型別:System.String

.NET Framework 安全性

請參閱

參考

SerializationContext 類別

Microsoft.VisualStudio.Modeling 命名空間