IJSVsaItem Arabirim
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.
Dikkat
Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.
Kod öğeleri, başvuru öğeleri ve genel öğeler dahil olmak üzere .NET betik altyapısına eklenen tüm öğeler için bir arabirim tanımlar. Altyapı tarafından tanınan tüm öğe türlerine uygulanan genel özellikleri ve yöntemleri tanımlar.
public interface class IJSVsaItem
[System.Obsolete("Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.")]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("1F2377AC-8A09-417B-89DC-D146769F0B45")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IJSVsaItem
[<System.Obsolete("Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.")>]
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("1F2377AC-8A09-417B-89DC-D146769F0B45")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IJSVsaItem = interface
Public Interface IJSVsaItem
- Türetilmiş
- Öznitelikler
Özellikler
IsDirty |
Geçersiz.
Öğenin geçerli bellek içi gösteriminin kalıcı gösterimden farklı olup olmadığını gösteren bir değer döndürür. |
ItemType |
Geçersiz.
Yöntemi tarafından belirlenen belirtilen nesnenin CreateItem(String, JSVsaItemType, JSVsaItemFlag) türünü alır. |
Name |
Geçersiz.
Öğenin adını alır veya ayarlar. |
Yöntemler
GetOption(String) |
Geçersiz.
Betik altyapısı için uygulamaya özgü seçenekleri alır. |
SetOption(String, Object) |
Geçersiz.
Betik altyapısı için uygulamaya özgü seçenekleri ayarlar. |