IGetCustomProperties Method (IConfiguration)
Obsolete. Superseded by IConfiguration::CustomPropertyManager.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As IConfiguration
Dim NumProps As Integer
Dim PropNames As String
Dim PropValues As String
Dim PropTypes As Integer
instance.IGetCustomProperties(NumProps, PropNames, PropValues, PropTypes)
|
Parameters
- NumProps
-
- PropNames
-
- PropValues
-
- PropTypes
-
See Also