Proprietà GetDocPropertiesEventArgsProperties
|
Dizionario contenente proprietà e relativa lista di estensioni che la contengono.
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 27.1.0
Sintassi public Dictionary<string, List<string>> Properties { get; set; }
Public Property Properties As Dictionary(Of String, List(Of String))
Get
Set
public:
property Dictionary<String^, List<String^>^>^ Properties {
Dictionary<String^, List<String^>^>^ get ();
void set (Dictionary<String^, List<String^>^>^ value);
}
member Properties : Dictionary<string, List<string>> with get, set
Valore della proprietà
DictionaryString,
ListStringVedi anche