TargetObject Property (PermissionDeniedException)
In This Topic
The name of the object that the error relates to
Syntax
'Declaration
<CanBeNullAttribute()>
Public ReadOnly Property TargetObject As String
[CanBeNull()]
public string TargetObject {get;}
See Also