[ObsoleteAttribute("This property has been depreciated.")] public bool AllowCopy { get; set; }
<ObsoleteAttribute("This property has been depreciated.")> Public Property AllowCopy As Boolean Get Set
In This Article