StoredQueryNotFoundException.Guid 属性

获取存储过程的 GUID 标识符。

命名空间:  Microsoft.TeamFoundation.TestManagement.Client
程序集:  Microsoft.TeamFoundation.TestManagement.Client(在 Microsoft.TeamFoundation.TestManagement.Client.dll 中)

语法

声明
Public ReadOnly Property Guid As String
    Get
public string Guid { get; }
public:
property String^ Guid {
    String^ get ();
}
member Guid : string
function get Guid () : String

属性值

类型:System.String
GUID 字符串。

.NET Framework 安全性

请参见

参考

StoredQueryNotFoundException 类

Microsoft.TeamFoundation.TestManagement.Client 命名空间