Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Applicable artifact kind
Namespace: Microsoft.TeamFoundation.Server.Core
Assembly: Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)
Syntax
'Declaration
Public Overridable ReadOnly Property ArtifactKind As Guid
public virtual Guid ArtifactKind { get; }
public:
virtual property Guid ArtifactKind {
Guid get ();
}
abstract ArtifactKind : Guid with get
override ArtifactKind : Guid with get
function get ArtifactKind () : Guid
Property Value
Type: System.Guid
Implements
Remarks
Applicable artifact kind cannot be claimed by more than one tag provider
.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.