VSTAScriptProjectStorage.Breakpoints Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
property System::Collections::ArrayList ^ Breakpoints { System::Collections::ArrayList ^ get(); };
public System.Collections.ArrayList Breakpoints { get; }
member this.Breakpoints : System.Collections.ArrayList
Public ReadOnly Property Breakpoints As ArrayList