共用方式為


EditorOptionKey<T>.Name 屬性

取得此索引鍵的名稱。

命名空間:  Microsoft.VisualStudio.Text.Editor
組件:  Microsoft.VisualStudio.Text.Logic (在 Microsoft.VisualStudio.Text.Logic.dll 中)

語法

'宣告
Public ReadOnly Property Name As String
public string Name { get; }
public:
property String^ Name {
    String^ get ();
}
member Name : string with get
function get Name () : String

屬性值

類型:String
此機碼名稱。

.NET Framework 安全性

請參閱

參考

EditorOptionKey<T> 結構

Microsoft.VisualStudio.Text.Editor 命名空間