Edit

Share via


UserPermissionObjectClass.Parent Property

Definition

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

public:
 virtual property System::Object ^ Parent { System::Object ^ get(); };
public virtual object Parent { get; }
member this.Parent : obj
Public Overridable ReadOnly Property Parent As Object

Property Value

Implements

Applies to