Share via


RegisterAdditionalEditorExtensionAttribute.Factory Property

Guid identifying the editor factory to register.

Namespace:  Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)

Syntax

'Declaration
Public ReadOnly Property Factory As Guid
public Guid Factory { get; }
public:
property Guid Factory {
    Guid get ();
}
member Factory : Guid with get
function get Factory () : Guid

Property Value

Type: System.Guid

.NET Framework Security

See Also

Reference

RegisterAdditionalEditorExtensionAttribute Class

Microsoft.VisualStudio.Modeling.Shell Namespace