次の方法で共有


ITextEditorFactoryService.NoRoles Property

The empty text view role set.

Namespace:  Microsoft.VisualStudio.Text.Editor
Assembly:  Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)

Syntax

'宣言
ReadOnly Property NoRoles As ITextViewRoleSet
    Get
ITextViewRoleSet NoRoles { get; }
property ITextViewRoleSet^ NoRoles {
    ITextViewRoleSet^ get ();
}
abstract NoRoles : ITextViewRoleSet
function get NoRoles () : ITextViewRoleSet

Property Value

Type: Microsoft.VisualStudio.Text.Editor.ITextViewRoleSet
An empty text view role set.

.NET Framework Security

See Also

Reference

ITextEditorFactoryService Interface

Microsoft.VisualStudio.Text.Editor Namespace