共用方式為


CopyOriginContext.GetCopyOrigin 方法 (ElementGroupPrototype)

傳回代表原點 String.Empty 的 ElementGroupPrototype,如果找不到的文字。

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

語法

'宣告
Public Shared Function GetCopyOrigin ( _
    elementGroupPrototype As ElementGroupPrototype _
) As String
public static string GetCopyOrigin(
    ElementGroupPrototype elementGroupPrototype
)

參數

傳回值

型別:System.String
所代表的 ElementGroupPrototype 或 String.Empty 的原點,如果沒有找到的文字。

.NET Framework 安全性

請參閱

參考

CopyOriginContext 類別

GetCopyOrigin 多載

Microsoft.VisualStudio.Modeling 命名空間