다음을 통해 공유


SecurityChangedNotification.RenameWillCopy Property

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

Syntax

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

Property Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

SecurityChangedNotification Class

Microsoft.TeamFoundation.Framework.Server Namespace