您要查找的是不是:
- 返回應用于指定類(lèi)型的自定義屬性(Attribute)。Returns the custom attributes applied to the specified type.
- 檢索控件的指定屬性(Attribute)的屬性(Property)。Retrieves the specified attribute property from the control.
- TSCT使用PAX(Partition attribute Across)頁(yè)面模式來(lái)存儲緩存數據。TSCT takes use of the PAX (Partition Attribute Across) page schema to organize the cache data, in which all the data belonging to a field are physically stored together.
- 如果屬性名使用不同的值,則可以為代碼對象指定多個(gè)Attribute標識符。Multiple Attribute identifiers can be specified for a code object if different values are used for the attribute name.
- 屬性(Attribute)類(lèi)的每個(gè)公共構造函數為該類(lèi)定義一個(gè)有效的定位參數序列。Each public constructor for an attribute class defines a valid sequence of positional parameters for that class.
- 該屬性(Attribute)的屬性(Property)反映了向SQL Server注冊該類(lèi)型時(shí)所使用的實(shí)體特性。The properties on the attribute reflect the physical attributes used when the type is registered with SQL Server.
- 根據約定,所有屬性名稱(chēng)都以單詞“Attribute”結束,以便與.NET Framework中的其他項區分開(kāi)。By convention, all attribute names end with the word "Attribute" to distinguish them from other items in the.NET Framework.
- Pre和Post屬性(Attribute)上允許此屬性(Property),此屬性(Property)可以應用于指針或數組數據類(lèi)型。This property is allowed on Pre and Post attributes and can be applied to pointer or array data types.
- 例如,當您在第1步中設置Button控件的Text屬性(Property)時(shí),實(shí)際是在設置該控件標記中的Text屬性(Attribute)。For example, when you set the Text property for the Button control, in step 1, you were actually setting the Text attribute in the control's markup.
- 必須對每個(gè)應用程序設置屬性(Property)應用一個(gè)范圍屬性(Attribute),以便由設置提供程序對其進(jìn)行識別和序列化。Each application settings property must be applied with a single scope attribute in order for it to be recognized and serialized by the settings provider.
- 當使用設置為true的BindableAttribute標記某個(gè)屬性(Property)時(shí),此屬性(Attribute)的值會(huì )被設置為常數成員Yes。When you mark a property with the BindableAttribute set to true, the value of this attribute is set to the constant member Yes.
- 用AutoLayout屬性(Attribute)標記的類(lèi)指示加載程序將選擇適當的方式對類(lèi)進(jìn)行布局;任何可能已被指定的布局信息均被忽略。Classes marked with the AutoLayout attribute indicate that the loader will choose the appropriate way to lay out the class; any layout information that may have been specified is ignored.
- 對于要進(jìn)行個(gè)性化設置的屬性(Property),請在對其進(jìn)行定義的代碼塊的頂部添加Personalizable屬性(Attribute),如下面的示例所示。At the top of the code block where the property you want to personalize is defined, add the Personalizable attribute, as shown in the following example.
- 此選項創(chuàng )建Web.config文件(等效于使用“添加新項”對話(huà)框添加它),并將Compilation屬性(property)的debug屬性(attribute)設置為true。This option creates the Web. Config file (equivalent to adding it using the Add New Item dialog box) and sets the debug attribute of the Compilation property to true.
- 對UpdatePeriod屬性(Property)應用Category和Browsable屬性(Attribute),以便在“屬性”窗口中名為“Marquee”的自定義部分顯示該屬性(Property)。The Category and Browsable attributes are applied to the UpdatePeriod property so it appears in a custom section of the Properties window called "Marquee."
- SupportsPreviewControlAttribute屬性(Attribute)的SupportsPreviewControl屬性(Property)值決定了ControlDesigner基類(lèi)中UsePreviewControl和ViewControl成員的行為。The value of the SupportsPreviewControl property for the SupportsPreviewControlAttribute attribute determines the behavior for the UsePreviewControl and ViewControl members in the base ControlDesigner class.