Edit

Share via


UserPermissionObjectClass.Permission 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 int Permission { int get(); void set(int value); };
public virtual int Permission { get; set; }
member this.Permission : int with get, set
Public Overridable Property Permission As Integer

Property Value

Implements

Applies to