ProvideEditorAttributeBase.Factory Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The editor factory guid.
public:
property Guid Factory { Guid get(); };
public Guid Factory { get; }
member this.Factory : Guid
Public ReadOnly Property Factory As Guid