ILayerElement 介面
在圖層圖表中所有項目的基底。
命名空間: Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer
組件: Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer (在 Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer.dll 中)
語法
'宣告
Public Interface ILayerElement
public interface ILayerElement
public interface class ILayerElement
type ILayerElement = interface end
public interface ILayerElement
ILayerElement 類型會公開下列成員。
屬性
名稱 | 描述 | |
---|---|---|
Description | ||
Id | ||
IsDeleted | ||
Name | ||
Properties |
回頁首
擴充方法
名稱 | 描述 | |
---|---|---|
Delete | 刪除項目。 (以 Extensions 定義。) | |
GetShape | 取得代表此圖層元素的圖形。 (以 Extensions 定義。) |
回頁首
請參閱
參考
Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer 命名空間