public sealed class CodeSnippet
Public NotInheritable Class CodeSnippet
public ref class CodeSnippet sealed
[<SealedAttribute>]
type CodeSnippet = class end
CodeSnippet | Constructor |
CodeElement | This read-only property returns the code element |
KeywordStyleParameter | This is used to get the keyword style parameter |
Language | This read-only property returns the language for the snippet |
LanguageElementName | This is used to get or set the language element name |
SortOrder | This is used to get or set the sort order |
Title | This read-only property returns the title for the snippet if one is defined |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
ToString | Returns a string that represents the current object. (Inherited from Object) |