ProvideEditorFactoryAttribute.TrustLevel Property

Definition

Gets or sets the trust level for the editor.

public:
 property Microsoft::VisualStudio::Shell::Interop::__VSEDITORTRUSTLEVEL TrustLevel { Microsoft::VisualStudio::Shell::Interop::__VSEDITORTRUSTLEVEL get(); void set(Microsoft::VisualStudio::Shell::Interop::__VSEDITORTRUSTLEVEL value); };
public:
 property Microsoft::VisualStudio::Shell::Interop::__VSEDITORTRUSTLEVEL TrustLevel { Microsoft::VisualStudio::Shell::Interop::__VSEDITORTRUSTLEVEL get(); void set(Microsoft::VisualStudio::Shell::Interop::__VSEDITORTRUSTLEVEL value); };
public Microsoft.VisualStudio.Shell.Interop.__VSEDITORTRUSTLEVEL TrustLevel { get; set; }
member this.TrustLevel : Microsoft.VisualStudio.Shell.Interop.__VSEDITORTRUSTLEVEL with get, set
Public Property TrustLevel As __VSEDITORTRUSTLEVEL

Property Value

__VSEDITORTRUSTLEVEL.

Applies to