PluginRecord.GUID Property
Namespace: Microsoft.TeamFoundation
Assembly: Microsoft.TeamFoundation (in Microsoft.TeamFoundation.dll)
Syntax
'Declaración
Public ReadOnly Property GUID As Guid
Get
public Guid GUID { get; }
public:
property Guid GUID {
Guid get ();
}
member GUID : Guid
function get GUID () : Guid
Property Value
Type: System.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.