XdsShimOptionsShimParams Property |
[Missing <summary> documentation for "P:DXMLBase.Xds.XdsShimOptions.ShimParams"]
Namespace: DXMLBase.XdsAssembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic ShimParams ShimParams { get; }
Public ReadOnly Property ShimParams As ShimParams
Get
public:
property ShimParams^ ShimParams {
ShimParams^ get ();
}
member ShimParams : ShimParams with get
Property Value
Type:
ShimParams
See Also