ProvideEditorFactoryAttribute::TrustLevel Property

 

Gets or sets the trust level for the editor.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
property __VSEDITORTRUSTLEVEL TrustLevel {
	__VSEDITORTRUSTLEVEL get();
	void set(__VSEDITORTRUSTLEVEL value);
}
Return to top
Show: