StandardTableKeyNames2.Definition Alan
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Bir sembol başvurusuyla ilişkili tanımı döndürür.
public: System::String ^ Definition;
std::wstring Definition;
public const string Definition;
val mutable Definition : string
Public Const Definition As String
Alan Değeri
Açıklamalar
Beklenen dönüş türü IEntryBucket2 .
Döndürülen TryGetValue(String, Object) aşağıdaki anahtarlar için değer döndürmelidir:
StandardTableKeyNames.Text Text associated with the defintion.
StandardTableKeyNames.DocumentName Full path of the document containing the definition.
StandardTableKeyNames.Line Line (0-based) of the defintion.
StandardTableKeyNames.Col Column (0-based) of the defintion.
StandardTableKeyNames2.TextInlines An enumeration of <xref data-throw-if-not-resolved="true" uid="System.Windows.Documents.Inline"></xref> to display formated text as part of the symbol definition [optional].
StandardTableKeyNames2.DefinitionIcon An <xref data-throw-if-not-resolved="true" uid="Microsoft.VisualStudio.Imaging.Interop.ImageMoniker"></xref> to display with the symbol definition's text {optional].