IVsPropertyBag Arabirim

Tanım

Ad-değer çifti koleksiyonunu yönetir.

public interface class IVsPropertyBag
public interface class IVsPropertyBag
__interface IVsPropertyBag
[System.Runtime.InteropServices.Guid("AAEEAC4C-3BF3-492C-927D-84AB7D93D6DF")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsPropertyBag
[<System.Runtime.InteropServices.Guid("AAEEAC4C-3BF3-492C-927D-84AB7D93D6DF")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsPropertyBag = interface
Public Interface IVsPropertyBag
Öznitelikler

Yöntemler

GetValue(String)

Özellik çantasından adlandırılmış bir özelliğin değerini alır.

SetValue(String, Object)

Özellik çantasında adlandırılmış bir özellik ekler veya güncelleştirir.

Şunlara uygulanır