[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

The SenderConfigurationPropertiestype exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

  Member Description
Comparer (Inherited from Dictionary < (Of < ( <' String, SenderConfigurationProperty > ) > ) > .)
Count (Inherited from Dictionary < (Of < ( <' String, SenderConfigurationProperty > ) > ) > .)
IDictionary . . :: . . IsFixedSize (Inherited from Dictionary < (Of < ( <' String, SenderConfigurationProperty > ) > ) > .)
ICollection < (Of < <' ( KeyValuePair < (Of < <' ( TKey, TValue > ) > > ) > ) > > ) . . :: . . IsReadOnly (Inherited from Dictionary < (Of < ( <' String, SenderConfigurationProperty > ) > ) > .)
IDictionary . . :: . . IsReadOnly (Inherited from Dictionary < (Of < ( <' String, SenderConfigurationProperty > ) > ) > .)
ICollection . . :: . . IsSynchronized (Inherited from Dictionary < (Of < ( <' String, SenderConfigurationProperty > ) > ) > .)
Item [ ( [ ( TKey ] ) ] ) (Inherited from Dictionary < (Of < ( <' String, SenderConfigurationProperty > ) > ) > .)
Item [ ( [ ( String, String ] ) ] )
Gets property for a sender. Returns null if property doesn't exist.
Item [ ( [ ( IMessageSender, String ] ) ] )
Gets property for a sender. Returns null if the property doesn't exist
Item [ ( [ ( String, String, Boolean ] ) ] )
Gets property for a sender
Item [ ( [ ( IMessageSender, String, Boolean ] ) ] )
Gets property for a sender.
IDictionary . . :: . . Item [ ( [ ( Object ] ) ] ) (Inherited from Dictionary < (Of < ( <' String, SenderConfigurationProperty > ) > ) > .)
Keys (Inherited from Dictionary < (Of < ( <' String, SenderConfigurationProperty > ) > ) > .)
IDictionary < (Of < <' ( TKey, TValue > ) > > ) . . :: . . Keys (Inherited from Dictionary < (Of < ( <' String, SenderConfigurationProperty > ) > ) > .)
IDictionary . . :: . . Keys (Inherited from Dictionary < (Of < ( <' String, SenderConfigurationProperty > ) > ) > .)
ICollection . . :: . . SyncRoot (Inherited from Dictionary < (Of < ( <' String, SenderConfigurationProperty > ) > ) > .)
Values (Inherited from Dictionary < (Of < ( <' String, SenderConfigurationProperty > ) > ) > .)
IDictionary < (Of < <' ( TKey, TValue > ) > > ) . . :: . . Values (Inherited from Dictionary < (Of < ( <' String, SenderConfigurationProperty > ) > ) > .)
IDictionary . . :: . . Values (Inherited from Dictionary < (Of < ( <' String, SenderConfigurationProperty > ) > ) > .)

See Also