Help2.Collection 屬性
這個應用程式開發介面支援 .NET Framework 基礎結構,但您不可以直接在程式碼中使用它。
僅限 Microsoft 內部使用。
命名空間: Microsoft.VisualStudio.VSHelp80
組件: Microsoft.VisualStudio.VSHelp80 (在 Microsoft.VisualStudio.VSHelp80.dll 中)
語法
'宣告
ReadOnly Property Collection As String
string Collection { get; }
property String^ Collection {
String^ get ();
}
abstract Collection : string with get
function get Collection () : String
屬性值
類型:String
不要使用。
.NET Framework 安全性
- 完全信任立即呼叫者。這個成員無法供部分信任的程式碼使用。如需詳細資訊,請參閱從部分受信任程式碼使用程式庫。