Compartir a través de


StoredQueryNotFoundException.Guid (Propiedad)

Obtiene el identificador GUID para el procedimiento almacenado.

Espacio de nombres:  Microsoft.TeamFoundation.TestManagement.Client
Ensamblado:  Microsoft.TeamFoundation.TestManagement.Client (en Microsoft.TeamFoundation.TestManagement.Client.dll)

Sintaxis

'Declaración
Public ReadOnly Property Guid As String
    Get
public string Guid { get; }
public:
property String^ Guid {
    String^ get ();
}
member Guid : string
function get Guid () : String

Valor de propiedad

Tipo: System.String
Cadena GUID.

Seguridad de .NET Framework

Vea también

Referencia

StoredQueryNotFoundException Clase

Microsoft.TeamFoundation.TestManagement.Client (Espacio de nombres)