CustomReportItemDesigner.CustomProperties Свойство
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
public:
property System::Collections::Generic::IDictionary<System::String ^, System::String ^> ^ CustomProperties { System::Collections::Generic::IDictionary<System::String ^, System::String ^> ^ get(); };
[System.ComponentModel.Browsable(false)]
public System.Collections.Generic.IDictionary<string,string> CustomProperties { get; }
[<System.ComponentModel.Browsable(false)>]
member this.CustomProperties : System.Collections.Generic.IDictionary<string, string>
Public ReadOnly Property CustomProperties As IDictionary(Of String, String)
Значение свойства
- Атрибуты