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
)
參數
- elementGroupPrototype
型別:Microsoft.VisualStudio.Modeling.ElementGroupPrototype
已儲存的 CopyOriginContext ElementGroupPrototype。
傳回值
型別:System.String
所代表的 ElementGroupPrototype 或 String.Empty 的原點,如果沒有找到的文字。
.NET Framework 安全性
- 完全信任立即呼叫者。這個成員無法供部分信任的程式碼使用。如需詳細資訊,請參閱從部分受信任程式碼使用程式庫。