MethodData.Methods Özellik

Tanım

Yöntem ipucunda görüntülenebilen Yöntem imzalarının listesini belirler.

protected:
 property Microsoft::VisualStudio::Package::Methods ^ Methods { Microsoft::VisualStudio::Package::Methods ^ get(); void set(Microsoft::VisualStudio::Package::Methods ^ value); };
protected:
 property Microsoft::VisualStudio::Package::Methods ^ Methods { Microsoft::VisualStudio::Package::Methods ^ get(); void set(Microsoft::VisualStudio::Package::Methods ^ value); };
protected Microsoft.VisualStudio.Package.Methods Methods { get; set; }
member this.Methods : Microsoft.VisualStudio.Package.Methods with get, set
Protected Property Methods As Methods

Özellik Değeri

Methods

MethodsYöntemine geçirilen nesneyi döndürür Refresh(IVsTextView, Methods, Int32, TextSpan) .

Şunlara uygulanır