다음을 통해 공유


CatalogResourceTypeConstraints.DeleteConstraints Property

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

Syntax

‘선언
Public Property DeleteConstraints As DeleteConstraints
    Get
    Set
public DeleteConstraints DeleteConstraints { get; set; }
public:
property DeleteConstraints^ DeleteConstraints {
    DeleteConstraints^ get ();
    void set (DeleteConstraints^ value);
}
member DeleteConstraints : DeleteConstraints with get, set
function get DeleteConstraints () : DeleteConstraints
function set DeleteConstraints (value : DeleteConstraints)

Property Value

Type: Microsoft.TeamFoundation.Framework.Server.DeleteConstraints

.NET Framework Security

See Also

Reference

CatalogResourceTypeConstraints Class

Microsoft.TeamFoundation.Framework.Server Namespace