ManagedCompiler.DebugType Propriedade

Definição

Obtém ou define o tipo de depuração.Gets or sets the debug type.

Esta API dá suporte à infraestrutura do produto e não deve ser usada diretamente do seu código.

public:
 property System::String ^ DebugType { System::String ^ get(); void set(System::String ^ value); };
public string DebugType { get; set; }
member this.DebugType : string with get, set
Public Property DebugType As String

Valor da propriedade

String

O tipo de depuração.The debug type.

Notas aos Herdeiros

Esta classe usa o atributo StrongNameIdentityPermissionAttribute e não pode ser herdada.This class uses the StrongNameIdentityPermissionAttribute attribute and cannot be inherited.

Aplica-se a