ILayerCommentLink 介面
從註解連結到元素。
命名空間: Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer
組件: Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer (在 Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer.dll 中)
語法
'宣告
Public Interface ILayerCommentLink _
Inherits ILayerLink, ILayerElement
public interface ILayerCommentLink : ILayerLink,
ILayerElement
public interface class ILayerCommentLink : ILayerLink,
ILayerElement
type ILayerCommentLink =
interface
interface ILayerLink
interface ILayerElement
end
public interface ILayerCommentLink extends ILayerLink, ILayerElement
ILayerCommentLink 型別會公開下列成員。
屬性
名稱 | 說明 | |
---|---|---|
![]() |
Description | 取得/設定描述。 (繼承自 ILayerElement)。 |
![]() |
Id | 取得此元素的唯一識別碼。 (繼承自 ILayerElement)。 |
![]() |
IsDeleted | 檢查這個項目是否已刪除。 (繼承自 ILayerElement)。 |
![]() |
Name | 取得/設定唯一名稱。 (繼承自 ILayerElement)。 |
![]() |
Properties | 取得字串字典,您可以用來儲存任意資料與每個ILayerElement. (繼承自 ILayerElement)。 |
![]() |
Source | 取得來源註解。 |
![]() |
Source | 取得來源元素。 (繼承自 ILayerLink)。 |
![]() |
Target | 取得目標項目。 (繼承自 ILayerLink)。 |
回頁首
擴充方法
名稱 | 說明 | |
---|---|---|
![]() |
Delete() | 多載。 刪除連結。 (以 Extensions 定義。) |
![]() |
Delete() | 多載。 刪除項目。 (以 Extensions 定義。) |
![]() |
GetShape | 取得代表此圖層元素的圖形。 (以 Extensions 定義。) |
回頁首
請參閱
參考
Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer 命名空間