IDebugProxy.ScopeFrames Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
public:
property cli::array <Microsoft::XLANGs::RuntimeTypes::ScopeFrame ^> ^ ScopeFrames { cli::array <Microsoft::XLANGs::RuntimeTypes::ScopeFrame ^> ^ get(); };
public Microsoft.XLANGs.RuntimeTypes.ScopeFrame[] ScopeFrames { get; }
member this.ScopeFrames : Microsoft.XLANGs.RuntimeTypes.ScopeFrame[]
Public ReadOnly Property ScopeFrames As ScopeFrame()