共用方式為


CoreDesignSurfaceSerializationBehavior.AllNamespaces Property

Definition

public:
 virtual property System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Modeling::DomainXmlSerializerNamespaceEntry ^> ^ AllNamespaces { System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Modeling::DomainXmlSerializerNamespaceEntry ^> ^ get(); };
public override System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DomainXmlSerializerNamespaceEntry> AllNamespaces { get; }
member this.AllNamespaces : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DomainXmlSerializerNamespaceEntry>
Public Overrides ReadOnly Property AllNamespaces As ReadOnlyCollection(Of DomainXmlSerializerNamespaceEntry)

Property Value

Applies to