DkmClrType.FunctionPointerArgumentTypes Свойство

Определение

Используемых Если текущий тип является указателем на функцию, задает типы аргументов.

Этот API появился в Visual Studio 14 с обновлением 1 (Дкмапиверсион. VS14Update1).

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Debugger::Clr::DkmClrType ^> ^ FunctionPointerArgumentTypes { System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Debugger::Clr::DkmClrType ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Debugger.Clr.DkmClrType> FunctionPointerArgumentTypes { get; }
member this.FunctionPointerArgumentTypes : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Debugger.Clr.DkmClrType>
Public ReadOnly Property FunctionPointerArgumentTypes As ReadOnlyCollection(Of DkmClrType)

Значение свойства

ReadOnlyCollection<DkmClrType>

Применяется к