TswaHyperlinkBuilder.CollectionId Property

Namespace:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

Syntax

'宣言
Protected Property CollectionId As Guid
    Get
    Set
protected Guid CollectionId { get; set; }
protected:
property Guid CollectionId {
    Guid get ();
    void set (Guid value);
}
member CollectionId : Guid with get, set
function get CollectionId () : Guid
function set CollectionId (value : Guid)

Property Value

Type: System.Guid

.NET Framework Security

See Also

Reference

TswaHyperlinkBuilder Class

Microsoft.TeamFoundation.Common Namespace