Classe TextTemplatingCallback
Hierarquia de herança
Object
Microsoft.VisualStudio.TextTemplating.VSHost.TextTemplatingCallback
Namespace: Microsoft.VisualStudio.TextTemplating.VSHost
Assembly: Microsoft.VisualStudio.TextTemplating.VSHost.12.0 (em Microsoft.VisualStudio.TextTemplating.VSHost.12.0.dll)
Sintaxe
'Declaração
Public Class TextTemplatingCallback _
Implements ITextTemplatingCallback
public class TextTemplatingCallback : ITextTemplatingCallback
public ref class TextTemplatingCallback : ITextTemplatingCallback
type TextTemplatingCallback =
class
interface ITextTemplatingCallback
end
public class TextTemplatingCallback implements ITextTemplatingCallback
O tipo TextTemplatingCallback expõe os membros a seguir.
Construtores
Nome | Descrição | |
---|---|---|
![]() |
TextTemplatingCallback |
Superior
Propriedades
Nome | Descrição | |
---|---|---|
![]() |
Errors | |
![]() |
Extension | |
![]() |
OutputEncoding |
Superior
Métodos
Nome | Descrição | |
---|---|---|
![]() |
DeepCopy | |
![]() |
Equals | Determines whether the specified object is equal to the current object. (Herdado de Object.) |
![]() |
ErrorCallback | |
![]() |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Herdado de Object.) |
![]() |
GetHashCode | Serves as the default hash function. (Herdado de Object.) |
![]() |
GetType | Gets the Type of the current instance. (Herdado de Object.) |
![]() |
Initialize | |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Herdado de Object.) |
![]() |
SetFileExtension | |
![]() |
SetOutputEncoding | |
![]() |
ToString | Returns a string that represents the current object. (Herdado de Object.) |
Superior
Acesso thread-safe
Quaisquer membros estático (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.