NonWrappedPropertiesClassAttribute Kelas
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Atribut yang menunjukkan kelas properti tidak boleh dibungkus sebelum meneruskannya ke jendela properti.
public ref class NonWrappedPropertiesClassAttribute : Attribute
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=true)]
[System.Runtime.InteropServices.ComVisible(false)]
public class NonWrappedPropertiesClassAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=true)>]
[<System.Runtime.InteropServices.ComVisible(false)>]
type NonWrappedPropertiesClassAttribute = class
inherit Attribute
Public Class NonWrappedPropertiesClassAttribute
Inherits Attribute
- Warisan
-
NonWrappedPropertiesClassAttribute
- Atribut
Konstruktor
| NonWrappedPropertiesClassAttribute() |
Membuat objek jenis NonWrappedPropertiesClassAttribute. |