TfsConnection.CatalogResourceId Property
Namespace: Microsoft.TeamFoundation.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Syntax
'Декларация
Protected ReadOnly Property CatalogResourceId As Guid
Get
protected Guid CatalogResourceId { get; }
protected:
property Guid CatalogResourceId {
Guid get ();
}
member CatalogResourceId : Guid
function get CatalogResourceId () : Guid
Property Value
Type: System.Guid
Returns Guid.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.