共用方式為


IInteractionUse.HasReference 屬性

如果互動具有另一個互動的參考,則為 true。 如果使用者尚未定義此部份序列的詳細資訊,則為 false。

命名空間:  Microsoft.VisualStudio.Uml.Interactions
組件:  Microsoft.VisualStudio.Uml.Interfaces (在 Microsoft.VisualStudio.Uml.Interfaces.dll 中)

語法

'宣告
ReadOnly Property HasReference As Boolean
bool HasReference { get; }
property bool HasReference {
    bool get ();
}
abstract HasReference : bool with get
function get HasReference () : boolean

屬性值

類型:Boolean

.NET Framework 安全性

請參閱

參考

IInteractionUse 介面

Microsoft.VisualStudio.Uml.Interactions 命名空間