BasicPropertyAttribute.Yes 欄位
指定屬性將視為「Basic」。
命名空間: Microsoft.VisualStudio.Data
組件: Microsoft.VisualStudio.Data (在 Microsoft.VisualStudio.Data.dll 中)
語法
'宣告
Public Shared ReadOnly Yes As BasicPropertyAttribute
public static readonly BasicPropertyAttribute Yes
public:
static initonly BasicPropertyAttribute^ Yes
static val Yes: BasicPropertyAttribute
public static final var Yes : BasicPropertyAttribute
備註
為「基本」的屬性是最常用的,因此,通常不需要建立的連接。
.NET Framework 安全性
- 完全信任立即呼叫者。這個成員無法供部分信任的程式碼使用。如需詳細資訊,請參閱從部分受信任程式碼使用程式庫。