Share via


ShelvesetNotification.ShelvesetNotificationType Property

Namespace:  Microsoft.TeamFoundation.VersionControl.Server
Assembly:  Microsoft.TeamFoundation.VersionControl.Server (in Microsoft.TeamFoundation.VersionControl.Server.dll)

Syntax

'宣言
Public Property ShelvesetNotificationType As ShelvesetNotificationType
    Get
    Friend Set
public ShelvesetNotificationType ShelvesetNotificationType { get; internal set; }
public:
property ShelvesetNotificationType ShelvesetNotificationType {
    ShelvesetNotificationType get ();
    internal: void set (ShelvesetNotificationType value);
}
member ShelvesetNotificationType : ShelvesetNotificationType with get, internal set
function get ShelvesetNotificationType () : ShelvesetNotificationType
internal function set ShelvesetNotificationType (value : ShelvesetNotificationType)

Property Value

Type: Microsoft.TeamFoundation.VersionControl.Server.ShelvesetNotificationType

.NET Framework Security

See Also

Reference

ShelvesetNotification Class

Microsoft.TeamFoundation.VersionControl.Server Namespace