Property | Type | Description |
---|
Method | Description | |
---|---|---|
Add_Option ( string Key, string Value ) : void |
Add a new option to the dictionary of associated standard options
|
|
Metadata_File_ReaderWriter_Config ( ) : System |
Constructor for a new Metadata_File_ReaderWriter_Config object
|
|
ShouldSerializeCode_Assembly ( ) : bool |
Method suppresses XML Serialization of the Code_Assembly property if it is empty
|
|
ShouldSerializeOptions ( ) : bool |
Method suppresses XML Serialization of the Options collection if it is empty
|
|
ShouldSerializeOther_MD_Type ( ) : bool |
Method suppresses XML Serialization of the Other_MD_Type property if it is empty
|
public Add_Option ( string Key, string Value ) : void | ||
Key | string | Key of this option |
Value | string | Value of this option |
return | void |
public Metadata_File_ReaderWriter_Config ( ) : System | ||
return | System |
public ShouldSerializeCode_Assembly ( ) : bool | ||
return | bool |
public ShouldSerializeOther_MD_Type ( ) : bool | ||
return | bool |