Editar

Compartir a través de


ExtensionServiceCreator.UsesInspector Property

Definition

Should a custom editor inspector class be created for new extension service

public:
 property bool UsesInspector { bool get(); void set(bool value); };
public bool UsesInspector { get; set; }
member this.UsesInspector : bool with get, set
Public Property UsesInspector As Boolean

Property Value

Applies to