共用方式為


PersistenceProviderElement.PersistenceProviderArguments 屬性

定義

取得這個 PersistenceProviderElement 的其他屬性。

public:
 property System::Collections::Specialized::NameValueCollection ^ PersistenceProviderArguments { System::Collections::Specialized::NameValueCollection ^ get(); };
public System.Collections.Specialized.NameValueCollection PersistenceProviderArguments { get; }
member this.PersistenceProviderArguments : System.Collections.Specialized.NameValueCollection
Public ReadOnly Property PersistenceProviderArguments As NameValueCollection

屬性值

NameValueCollection

NameValueCollection 物件,其中包含此 PersistenceProviderElement 的其他屬性。

適用於