TextMateConstants.RepositoryKey Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Name of the registry key under which new repositories for TextMate grammars can be defined.
public: System::String ^ RepositoryKey;
std::wstring RepositoryKey;
public const string RepositoryKey;
val mutable RepositoryKey : string
Public Const RepositoryKey As String