ProvideEditorFactoryAttribute.TrustLevel 属性

定义

获取或设置编辑器的信任级别。

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

属性值

__VSEDITORTRUSTLEVEL

__VSEDITORTRUSTLEVEL.

适用于